|
|
| more useful options | |
| PerlMonks |
Re^2: expected 0 not result gottenby Anonymous Monk |
| on Dec 27, 2011 at 09:27 UTC ( #945161=note: print w/ replies, xml ) | Need Help?? |
|
surprising but true, i get something like, $ perl -we 'my $x = (.0425 * 2) + .0025; print $x - (.042+5 * 2) - .0025, $/;' -9.957 i am using perl 5.8.8
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||