Re: Handling calculations with many decimal places
Re: Handling calculations with many decimal places
- Subject: Re: Handling calculations with many decimal places
- From: Ian Piper <email@hidden>
- Date: Tue, 03 Nov 2009 22:34:02 +0000
On 3 Nov 2009, at 21:22, Greg Guerin wrote:
Ian Piper wrote:
I want to be able to display potentially a large number of decimal
places in the result (hundreds at least).
Explanation and many links to libs:
http://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic
Any lib written in C or with C bindings would work in Objective-C.
Or look at the source for 'dc':
http://en.wikipedia.org/wiki/Dc_(computer_program)
Thanks - interesting stuff. Definitely beyond my capabilities at the
moment! I have taken a look at the MAPM homepage (http://www.tc.umn.edu/~ringx004/mapm-main.html
) and if I have some time I may try to see if I can compile that
library on my Mac.
For now, I think I will rethink my ambitions in this area!
Ian.
--
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden