SMath.Math.Numeric Namespace

 

Classes

BaseEntry Base class for the numeric components of math expression.
CalculationOptions Describes options of the calculation run.
Constants 
Expression Numeric evaluation methods.
MathTypeCheckException 
TComplex Implements BaseEntry as a complex number.
TDouble Implements BaseEntry as a double number.
TFraction Implements BaseEntry as a regular fraction.
TInfinity Implements BaseEntry as an object contains information about math value or infinity.
TMatrix Implements BaseEntry as a mathematical matrix or vector.
TNumber Numeric math primitives manager.
TSystem Implements BaseEntry as a system of the equation components.

Interfaces

IPluginMathNumericEvaluation Interface for the numeric evaluation plug-ins.

Enumerations

BaseEntryType Type of the BaseEntry.
InfType Infinity type.