Uses of Package
gnu.math
Packages that use gnu.math
Package
Description
Supports
Expression
,
and various related classes need to compile programming languages.Contains utility classes and interfaces for sequences (lists), arrays, and trees.
Supports various numeric
types, including complex numbers, efficient bignums, exact rational
numbers, units.
-
-
Classes in gnu.math used by gnu.kawa.functions
-
Classes in gnu.math used by gnu.kawa.lispexpr
-
Classes in gnu.math used by gnu.kawa.xmlClassDescriptionRepresents a date and/or time.A class for infinite-precision integers.A quantity with a unit.A quaternion is a hypercomplex number of the form w + xi + yj + zk where w, x, y, and k are real, and i, j, and k are imaginary units which satisfy i^2 = j^2 = k^2 = ijk = -1.The abstract class of rational numbers.
-
-
ClassDescriptionA primitive Unit of measurement (such as a meter).General Cartesian Complex number.General Cartesian Quaternion number (a four-dimensional extension of complex numbers).Represents a date and/or time.A complex number using rectangular (Cartesian) plain double values.A Dimensions object represents the product or ratio of BaseUnits.A Quantity represented as the product of a plain double and a Unit.Implementation of exact rational numbers a ratio of two IntNums.A class for infinite-precision integers.A Unit that has a name.A quantity with a unit.A quaternion is a hypercomplex number of the form w + xi + yj + zk where w, x, y, and k are real, and i, j, and k are imaginary units which satisfy i^2 = j^2 = k^2 = ijk = -1.The abstract class of rational numbers.
-
Classes in gnu.math used by gnu.xquery.lang
-
Classes in gnu.math used by gnu.xquery.util
-
Classes in gnu.math used by kawa.standard