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 ...
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Feb 13, 2021 | Feb 13, 2021 |
| Licenses | None | None |
| Vulnerabilities | None | None |