View source: R/base_converters.R
hexadecimal_to_decimal | R Documentation |
Hexadecimal to Decimal converter
hexadecimal_to_decimal(hex)
hex |
A single hexadecimal number as a string. Max '40000000000000' |
A single decimal number as a string
hexadecimal_to_decimal('ABC123')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.