![]() |
|
more useful options | |
PerlMonks |
Re: Re: Re: Help w/ Code Optimizationby IlyaM (Parson) |
on Dec 26, 2001 at 22:00 UTC ( #134441=note: print w/replies, xml ) | Need Help?? |
Moreover using subroutine calls should be even more faster. That is use Math::BigFloat::OP($num) instead of $num->OP.
--
In Section
Seekers of Perl Wisdom
|
|