conversion_ieee754_float
Convert decimal numbers to IEEE 754 binary floating-point representation and vice versa. Supports 32-bit single and 64-bit double precision with detailed breakdown of sign, exponent, and mantissa.
Instructions
Menu ID: ieee754. IEEE 754 Float Converter. Convert decimals to IEEE 754 binary floating-point and back. Supports 32-bit single and 64-bit double precision with sign, exponent, and mantissa breakdown. Use describe_tool with tool_id "ieee754" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| mode | Yes | ||
| precision | Yes | ||
| inputFormat | Yes |