Re: Handling calculations with many decimal places
Re: Handling calculations with many decimal places
- Subject: Re: Handling calculations with many decimal places
- From: Greg Guerin <email@hidden>
- Date: Tue, 3 Nov 2009 14:22:34 -0700
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)
-- GG
_______________________________________________
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