This documentation is compiled for the latest release of Mathos Core Library
Classes
| Class | Description | |
|---|---|---|
| ArithmeticProgression | ||
| Fibonacci |
Fibonacci numbers
Enclidean algorithm (greatest common divisor)
In nature: Botany, DNA, The bee ancestry code
NOTE: This class contains both static and non-static functions. You have to declare a new object of the Fibonacci class in order to access the non-static memebers.
| |
| GeometricProgression |
Geometric Progression
|