Class DBigDouble

Inherits from:
Object
Conforms to:
DComparable, DParsable, DSimpleArithmetic, DTextable
Declared in:
DBigDouble.h

Class Hierarchy

    Object
      |
      +---DBigDouble

Class Description

The big double class implements a number of methods for working with arbitrary large double numbers. The class uses the excellent gmp library for the actual calculations. Note: setting the precision (as is done by move: and point:) will result in a realloc)

Last modified:
31-Oct-2007 (DBigDouble.h)

Instance Variables

private void *_value
the big double value

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0