MItemToEntry Method

Converts current symbolic equation to Entry object.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public Entry ToEntry()

Return Value

Entry
Entry object with current symbolic equation.

See Also