Click or drag to resize

ComplexImaginary Property

The imaginary value of the complex number

Namespace: RelaxIS_SDK.libMath
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public double Imaginary { get; set; }

Property Value

Double
The imaginary value of the complex number

Return Value

Double
The imaginary value of the complex number
See Also