Number to Single/Double
1.0
Converting single to binary representation.
- 1bit sign
- 8bit exponent
- 23bit mantissa
Converting double to binary representation.
- 1bit sign
- 11bit exponent
- 52bit mantissa
Or you can convert back to floating number.
Celkové hodnocení
Pro hodnocení programu se prosím nejprve přihlaste
Souhrnné informace o Number to Single/Double