Class | Description |
---|---|
Bernoulli |
Bernoulli numbers.
|
BigComplex |
Complex numbers with BigDecimal real and imaginary components
|
BigDecimalMath |
BigDecimal special functions.
|
BigIntegerMath |
BigInteger special functions and Number theory.
|
BigIntegerPoly |
Polynomial with integer coefficients.
|
BigSurd |
Square roots on the real line.
|
BigSurdVec |
A BigSurdVec represents an algebraic sum or differences of values
which each term an instance of BigSurd.
|
Euler |
Euler numbers
|
EulerPhi |
Euler totient function.
|
Factorial |
Factorials.
|
Harmonic |
Harmonic numbers.
|
Ifactor |
Factored integers.
|
PartitionsP |
Number of partitions.
|
Prime |
Prime numbers.
|
Rational |
Fractions (rational numbers).
|
Wigner3j |
Exact representations of Wigner 3jm and 3nj values of half-integer arguments.
|
Wigner3jGUI |
An interactive interface to the Wigner3j class.
|