in reply to Re^2: Misunderstanding with Math::BigInt
in thread Misunderstanding with Math::BigInt
Here's one way:
print +( split '\.', $out ** ( 1/$grade ) * $diver )[ 0 ];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Misunderstanding with Math::BigInt
by Smoke (Initiate) on Jun 30, 2005 at 21:37 UTC |