in reply to Re^5: Help me make a test case for Math::BigFloat
in thread Help me make a test case for Math::BigFloat
AFAIK, there's no exp function for bigrat or Math::BigRat. It's a deficiency I'd like to fix, but I've never been able to work out an algorithm for calculating exp for rationals. There are certain series, of course, but they are unacceptably slow for practical use.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: Help me make a test case for Math::BigFloat
by fizbin (Chaplain) on Mar 07, 2006 at 13:31 UTC | |
by spiritway (Vicar) on Mar 07, 2006 at 23:20 UTC |