Version: 1.0

Posted: 2007-03-26

Build Requirements: Xcode 2.3

Runtime Requirements: Mac OS X 10.3.9

View Source Code:

Download Sample (“MultiprecisionFP.zip”, 53.1K)
Download Sample (“MultiprecisionFP.dmg”, 93.3K)



Description

Sample code for Advanced Computation Group (ACG) document at: <http://images.apple.com/acg/pdf/20070219_mpfloat5.pdf>

Demonstrates the use of two software packages (gmp and arprec) which facilitate floating point arithmetic with arbitrary precision (thousands or even millions of digits) on Mac OS X. Both packages are available on the Internet free of charge, though their use in commercial applications is limited by license restrictions. Configuration and installation of each package is discussed, and common uses of the packages are illustrated.

Document Revision History

Date Notes
2007-03-26How to utilize the gmp and arprec multiprecision floating point packages on Mac OS X

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.