This documentation is compiled for the latest release of Mathos Core Library
Classes
| Class | Description | |
|---|---|---|
| DifferentialCalculus |
This class provides you with tools for calculations of rates of changes.
| |
| Elementary | ||
| FiniteCalculus |
This class contains methods for calculus with finite differences. Most of the methods assume that the sequence of numbers is some sort of polynomial.
| |
| IntegralCalculus |
Enumerations
| Enumeration | Description | |
|---|---|---|
| IntegralCalculusIntegrationAlgorithm |
The integral approximation algorithm
|