JCL Help:TJclComplex.ImaginaryPart

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Specifies the value of the imaginary part of the complex number i.e. Y value in the pair of (X;Y).


Pascal

 public property ImaginaryPart: Float;


Description

Use ImaginaryPart property to obtain the value of the imaginary part of the complex number i.e. Y value in the pair of (X;Y).


See Also

RealPart Radius Angle


About

Donator

Alexei Koudinov


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page