Real Property |
The Real property gets or sets the real part of a numeric value in a Mathcad worksheet.
double = objMC.Real
objMC.Real = double
Element |
Description |
double |
The real part of the value. |
objMC |
A Mathcad Numeric value object. |