JCL Help:TJclComplex.CSinH
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclComplex.CSinH Method
[+] TJclComplex Methods
[+] TJclComplex Properties
Search in JCL Help
Search in all projects
Summary
Evaluates the hyperbolic sine of the value of the current complex number object.
Pascal
public function CSinH: TJclComplex;
Return Value
Method CSinH returns the calling object with the changed value.
Description
Use CSinH method to evaluate the hyperbolic sine of the value of the calling complex number object and change the value of the calling object accordingly.
See Also
CNewSinH CCosH CTanH CCotH CSecH CCscH TJclComplex
About
Donator
Earl F. Glynn
Notes
For creating a new resulting complex number object instead of changing the value of the current one use CNewSinH 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