7 lines
217 B
Text
7 lines
217 B
Text
|
Data::IEEE754 provides some simple convenience functions for packing and
|
||
|
unpacking IEEE 754 floats and doubles.
|
||
|
|
||
|
Currently this module only implements big-endian order.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Data-IEEE754/
|