IEEE-754 Floating-Point Converter

Converts decimal floating-point to hexadecimal and vice-versa.

Uses the IEEE-754 round-to-nearest-value mode.
Returns a hexadecimal representation of a double-precision value.
Changes the byte order in the hex view to big endian.

Hex view

Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
00000000 00 00 00 00

Hexadecimal value

00000000