JCL Help:TJclComplex.CNewConjugate
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclComplex.CNewConjugate Method
[+] TJclComplex Methods
[+] TJclComplex Properties
Search in JCL Help
Search in all projects
Summary
Transforms the value of the calling object of TJclComplex type into a conjugated complex number value and creates a new resulting complex number object.
Pascal
public function CNewConjugate: TJclComplex;
Return Value
Method CNewConjugate returns a newly created object of TJclComplex type that contains the value computed.
Description
Use CNewConjugate method to obtain a conjugate to the current value of the complex number object complex number.
See Also
About
Donator
Earl F. Glynn
Notes
For changing the value of the calling complex number object instead of creating a new one use CNewConjugate method.
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