Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Mathematica Reference Guide / Listing of C Functions in the MathLink Library /

MLGetDouble()

FilledSmallSquare int MLGetDouble(MLINK link, double *x) gets a floating-point number from the MathLink connection specified by link and stores it as C type double in x.

FilledSmallSquare MLGetDouble() is normally equivalent to MLGetReal().

FilledSmallSquare See notes for MLGetReal().

FilledSmallSquare See Section 2.13.5.

FilledSmallSquare See also: MLGetFloat.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.