This module provides four APIs:
- `ceylon.math.decimal`—an arbitrary-precision decimal
numeric type,
- `ceylon.math.whole`—an arbitrary-precision integer
numeric type,
- `ceylon.math.float`—various common mathematical
functions for floating-point numbers, and
- `ceylon.math.integer`—various common functions for
integers.
The types [[Whole|ceylon.math.whole::Whole]] and
[[Decimal|ceylon.math.decimal::Decimal]] are first-class
numeric types and support all the ...
Version0.2compared with
Version Details
| 0.1 | 0.2 | |
|---|---|---|
| Release date | Feb 13, 2021 | Feb 13, 2021 |
| Licenses | None | None |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
