hexadecimal_to_decimal
Convert hexadecimal numbers to decimal format for mathematical calculations and data processing. This tool transforms base-16 values into standard decimal numbers.
Instructions
Convert hexadecimal (base-16) to decimal number. (Domain: arithmetic, Category: number_systems)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex_str | Yes |