Page History: Numeric expression evaluations
Compare Page Revisions
Page Revision: 2010/06/05 08:09
Overview of Numeric Expression Evaluation
Numeric expression evaluation is represented by
TNumber class with several constructors for any kind of type you want to work with: Double (
TDouble), Fraction (
TFraction), Complex number (
TComplex), Matrix (
TMatrix), Algebraic system (
TSystem) or number with infinities (
TInfinity - obsolete one - will be merged with
TFraction later).
Methods
SMath.Math.Numeric.Expression.Calculate(Term) - Numeric expression calculation