JCL Help:ArcTanH
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ArcTanH Function
Search in JCL Help
Search in all projects
Summary
Returns the inverse hyperbolic tangent of X.
Pascal
function ArcTanH(X: Float): Float;
Parameters
Parameters | Description |
X: Float | Value whose inverse hyperbolic tangent to calculate. |
Return Value
Inverse hyperbolic tangent of X.
Description
Returns the inverse hyperbolic tangent of X.
About
Unit
Donator
Clayton Collie
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