Large number support (BIG INT)
Large number support (BIG INT)
- Subject: Large number support (BIG INT)
- From: Chad Armstrong <email@hidden>
- Date: Sat, 10 Jan 2004 14:16:05 -0600
What type of options are available in Cocoa (or C) to support
arithmetic and trigonometric operations on large numbers (i.e. numbers
with thousands or even millions of digits)? It appears that a 'double'
in Cocoa works OK until it approaches around 15 digits of accuracy.
After that, then things might start going wrong. Are there any GNU or
freely available packages for large number support?
Chad Armstrong
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.