IMathLinkGetDecimal Method

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

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
decimal GetDecimal()

Return Value

Decimal

Exceptions

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

See Also