View Full Version: Calculations on large numbers

C++ Learning Community > C++ Works in Progress > Calculations on large numbers


Title: Calculations on large numbers


dr voodoo - December 19, 2005 10:15 PM (GMT)
This is some thing that I've been working on for quiet some time. It's a small library which can calculate with very large numbers. It supports the basic operations but for example fractions, lcm and gcd are also supported.

http://www.dhost.info/voodoocpp/v0.5.zip

Perhaps somebody has some use for it.

If you find a bug please reported. Also could anybody please try to get the swap specializations to work under GCC. I'm getting multiple definition linker errors.

For a demo, just compile and link all *.cpp files together.




Hosted for free by InvisionFree