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 ...
Artifacts using Ceylon Math Platform Module (3)
This module offers some components for JDBC-based
database connectivity. The main component is the class
[[Sql]], an instance of which may be obtained for any
given [[javax.sql::DataSource]].
Last Release on Feb 13, 2021
This module provides [[java.util::Random]] to [[ceylon.random::Random]] adapters.
Last Release on Feb 13, 2021
- Prev
- 1
- Next