Class DComplex

Inherits from:
Object
Conforms to:
DSimpleArithmetic, DTextable
Declared in:
DComplex.h

Class Hierarchy

    Object
      |
      +---DComplex

Class Description

The complex class implements a number of methods for working with complex numbers. Heavily 'inspired' by the excellent ccmath library by Daniel A. Atkinson (c) Copyright 2000.

Last modified:
29-Mar-2005 (DComplex.h)

Instance Variables

private double _re
private double _im

Method Index


generated 08-Jan-2006 by ObjcDoc 3.0.0