MItemToDouble Method

Converting the element to a number.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public virtual double ToDouble()

Return Value

Double
Number - conversion result.

See Also