If i want to compare 2 values in scientific notation i.e.
1.2e-400 4.3e-200
I cannot use simply use "< , > " operator. For some reason, 0 > 1e-400.
Is there a module I can use?
thanks
Charles
_________________________________________________________________
Get tax tips, tools and access to IRS forms – all in one place at MSN Money! http://moneycentral.msn.com/tax/home.asp
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>