Encodes a floating-point type, using base-2 binary encoding.
Note that this method assumes that your machine uses http://ieeexplore.ieee.org/document/4610935/, IEEE 754-2008 floating point format.
Citations:
See Implementation
Encodes a floating-point type, using base-2 binary encoding.
Note that this method assumes that your machine uses http://ieeexplore.ieee.org/document/4610935/, IEEE 754-2008 floating point format.
Citations: