Subject: | Comparison failures using bignum |
The following results in the error:
Can't use an undefined value as an ARRAY reference at D:/Perl/lib/Math/BigInt/Calc.pm line 908.
---
use bignum 0.15;
print( 0 <= 0.000001 );
---
Perl version:
This is perl, v5.8.0 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2002, Larry Wall
Binary build 806 provided by ActiveState Corp. http://www.ActiveState.com
Built 00:45:44 Mar 31 2003
Can't use an undefined value as an ARRAY reference at D:/Perl/lib/Math/BigInt/Calc.pm line 908