MItemToTerms Method

Converts current symbolic equation to the array of Terms.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public Term[] ToTerms()

Return Value

Term
Array of Terms with current symbolic equation.

See Also