hex2num: Hexadecimal to Number

View source: R/hex2num.R

hex2numR Documentation

Hexadecimal to Number

Description

Convert hexadecimal string to number.

Usage

hex2num(x)

Arguments

x

a hexadecimal string, like "FF".

Value

Decimal number.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.