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 ...
| Essential Math for AI: Next-Level Mathematics for Efficient and Successful AI Systems (2023) by Nelson, Hala | |
| Essential Math for Data Science: Take Control of Your Data with Fundamental Linear Algebra, Probability, and Statistics (2022) by Nield, Thomas | |
| Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python (2020) by Bruce, Peter, Bruce, Andrew, Gedeck, Peter | |
| Learn Java with Math: Using Fun Projects and Games (2019) by Dai, Ron | |
| A Java Library of Graph Algorithms and Optimization (Discrete Mathematics and Its Applications) (2019) by Lau, Hang T. | |
| Learn Java with Math: Using Fun Projects and Games (2019) by Dai, Ron | |