Class DBigFraction

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

Class Hierarchy

    Object
      |
      +---DBigFraction

Class Description

The big fraction class implements a number of methods for working with arbitrary large fraction numbers, also called rational numbers. The class uses the excellent gmp library for the actual calculations.

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

Instance Variables

private void *_value
the big fraction value

Method Index


generated 05-Nov-2007 by ObjcDoc 3.0.0