Imag Property

The Imag property gets or sets the imaginary part of a numeric value in a Mathcad worksheet.

Syntax

double = objMC.Imag

objMC.Imag = double

Element

Description

double

The imaginary part of the value as a double floating point number.

objMC

The Mathcad Numeric value object.