★ wanayoo — archive 1999 http://sourceware.cygnus.com/kawa/api/gnu/math/package-summary.htmlNouvelle recherche | Portail wanayoo

Package gnu.math

Supports various numeric types, including complex numbers, efficient bignums, exact rational numbers, units, and more.

See:
          Description

Class Summary
BaseUnit A primitive Unit of measurement (such as a meter).
BitOps Implements logical (bit-wise) operations on infinite-precision integers.
CComplex General Cartesian Complex number.
Complex  
CQuantity General Cartesian Complex quantity.
DComplex A complex number using rectangular (Cartesian) plain double values.
DFloNum  
Dimensions A Dimensions object represents the product or ratio of BaseUnits.
DQuantity A Quantity represented as the product of a plain double and a Unit.
IntFraction Implementation of exact rational numbers as fractions of IntNums.
IntNum A class for infinite-precision integers.
Numeric  
Quantity A quantity with a unit.
RatNum  
RealNum  
Unit  
 

Package gnu.math Description

Supports various numeric types, including complex numbers, efficient bignums, exact rational numbers, units, and more.

It is used by Kawa to provide the full Scheme "numeric tower".

License

See the file COPYING.

Author

Per Bothner, Cygnus Solutions, <bothner@cygnus.com>

How to get it

The gnu.math is currently distributed as part of Kawa, though it can be used independent of the rest of Kawa.

Bugs and patches

Send them to bothner@cygnus.com, or to the Kawa mailing list.
Per Bothner
Last modified: Thu Apr 29 21:18:39 PDT 1999