Online IEEE floating point binary calculator tool

Online IEEE floating point binary calculator tool

This is a small calculator designed to help you understand the IEEE 754 standard for floating-point calculations. It’s implemented in JavaScript and works with the latest desktop versions of Chrome and Firefox. I haven’t tested it on other browsers yet. If you type a floating-point number in one of the three boxes on the left, and then press Enter, you will see the bit pattern for that number on the right. You can type using syntax normally accepted in programming languages, such as the numbers 42,2.345, 12e-3, and so on; You can enter the values NaN, Inf, and -INF directly; And you can also enter the score 17/23 using the syntax. Finally, you can use the input bit pattern shown on the right (bit 0x starting with 0b or 0)

tooltt.com/ieee/