IMathLinkGetDouble Method

Reads a Wolfram Language real number or integer as a double.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
double GetDouble()

Return Value

Double

Exceptions

MathLinkExceptionIf the waiting data cannot be read in this format, or on any other MathLink error.

See Also