Converting between data types

Modified: 2012/06/17 01:35 by w3b5urf3r - Categorized as: Developer Guide, English
Edit

Converting between data types

There are some implemented methods for conversions between arrays of Term, MItem, and TNumber classes:

SMath.Manager.Converter.ToTerms(string) - Converts String to Term[]
SMath.Manager.Converter.ToString(Term) - Converts Term[] to String
SMath.Math.Symbolic.Converter.ToMItem(string) - Converts String to MItem
SMath.Math.Symbolic.Converter.ToMItem(Term) - Converts Term[] to MItem
SMath.Math.Symbolic.Converter.ToString(MItem) - Converts MItem to String


SMath.Math.Numeric.Expression.Calculate (Term []) - Numerical calculation of mathematical expressions
SMath.Math.Symbolic.Expression.SimplifyEx (MItem) - Symbolic simplification of mathematical expressions
SMath.Math.Symbolic.Expression.DifferentiateEx (MItem, MItem) - symbolic differentiation of mathematical expressions

ScrewTurn Wiki version 2.0.37. Some of the icons created by FamFamFam.