|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Math::BigInt Newbee question.by Paladin (Curate) |
| on Jan 27, 2005 at 16:57 UTC ( #425624=note: print w/ replies, xml ) | Need Help?? |
|
When I run that code, I get
So I am guessing that the code you pasted is not the code that's actually running. You don't declare $arg2 and are missing ->new in a few places. Also, bdiv and bmul modify inplace. I believe what you were trying to write is: Note: Also, to be really correct, you will need to add 1 more CD to the final result to take up the remainder of the data. Update: Clean up code a bit
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||