rpms / perl-Data-IEEE754

Created 3 years ago
Maintained by ppisar
This Perl module provides some simple convenience functions for packing and unpacking IEEE 754 floats and doubles. If you can require Perl 5.10 or greater then this module is pointless. Just use the "d>" and "f>" pack formats instead.  |  https://metacpan.org/release/Data-IEEE754/
Petr Písař committed 3 years ago

perl-Data-IEEE754

This Perl module provides some simple convenience functions for packing and unpacking IEEE 754 floats and doubles. If you can require Perl 5.10 or greater then this module is pointless. Just use the "d>" and "f>" pack formats instead.