DocumentationMathematicaThe Mathematica BookMathematica Reference GuideListing of C Functions in the MathLink Library
MLPutDouble()
int MLPutDouble(MLINK link, double x) puts the floating-point number x of C type double to the MathLink connection specified by link.
See notes for MLPutReal(). See Section 2.13.5.