See: Description
| Class | Description |
|---|---|
| BigDecAbs |
Absolute value function for BigDecimals, Double and other Number types.
|
| BigDecAdd |
Function class for the addition operator.
|
| BigDecDiv | |
| BigDecMod | |
| BigDecMul | |
| BigDecNegate | |
| BigDecPow | |
| BigDecRelational |
Implements the relational operations <, >, <=, >=, !
|
| BigDecRound |
Rounding functions for BigDecimals.
|
| BigDecRoundSigFig |
Rounding functions to round to a specific number of significant figures.
|
| BigDecSignum |
The signum function for BigDecimals.
|
| BigDecSub | |
| BigDecTieBreakComparative |
A version of the comparative operator which breaks ties between two
BigDecimal numbers representing the same value with different precisions,
here for the LT operation 2.0 < 2.00 and for the GT operation
2.00 > 2.0.
|
Copyright © 2018 Singular Systems http://www.singularsys.com/jep