conversion_decimal_hex
Convert numbers between decimal and hexadecimal formats, supporting signed and unsigned integers, custom prefixes, padding, and step-by-step conversion details.
Instructions
Menu ID: decimal_hex. Decimal to Hex Converter. Convert decimal to hexadecimal and hex to decimal. Supports signed and unsigned integers, 0x/$/h prefixes, padding, and step-by-step conversion details. Use describe_tool with tool_id "decimal_hex" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| input | Yes | ||
| numberType | Yes | ||
| bitWidth | Yes | ||
| hexOptions | Yes |