Page History: Numeric expression evaluations
Compare Page Revisions
Page Revision: 2010/06/05 08:06
Numeric expression evaluation has no any strange facts. You must know, that it 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).
SMath.Math.Numeric.Expression.Calculate(Term[]) - Numeric expression calculation