TSystemToDouble Method

Converts current expression component to Double value.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public override double ToDouble()

Return Value

Double
Returns Double.

See Also