convert_hex_num
convert_hex_num(n) -> Number
Convert a hexadecimal to number.
Arguments
| Name | Required | Default | Description |
|---|---|---|---|
n | yes | - | Hexadecimal to convert (with # or not) |
convert_hex_num(n) -> Number
Convert a hexadecimal to number.
| Name | Required | Default | Description |
|---|---|---|---|
n | yes | - | Hexadecimal to convert (with # or not) |