Hi.
Yesterday I have written a function that converts a binary 64-bit floating point number to Math::BigFloat. It was very interesting, with a lot of playing with bits and exponents, until I realized that such numbers are really just 'double's, and are supported anyway. oh well. Shmuel. _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
