MathMethodsParseString Method

Converts a LongNumber to a double.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public static double ParseString(
	string text
)

Parameters

text  String

Return Value

Double

See Also