| Package | Description |
|---|---|
| gnu.kawa.lispexpr | |
| gnu.math |
Supports various numeric
types, including complex numbers, efficient bignums, exact rational
numbers, units.
|
| Modifier and Type | Method and Description |
|---|---|
static DFloNum |
LangObjType.coerceDFloNum(java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
static DFloNum |
DFloNum.asDFloNumOrNull(java.lang.Object value) |
static DFloNum |
DFloNum.make(double value) |
static DFloNum |
DFloNum.one() |