 |
MLPutReal()
intMLPutReal(MLINKlink,doublex) puts the floating-point number x to the MathLink connection specified by link. You can send arbitrary-precision real numbers to Mathematica by giving lists of digits, then converting them to numbers using FromDigits. MLPutReal() is normally equivalent to MLPutDouble(). See the Mathematica book: Section 2.12.4, Section 2.12.12. See also: MLPutRealListMLPutRealListMainBookLinkOldButtonDataMLPutRealList, MLPutFloatMLPutFloatMainBookLinkOldButtonDataMLPutFloat, MLPutDoubleMLPutDoubleMainBookLinkOldButtonDataMLPutDouble.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|