JCL Help:ArcSinH
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: ArcSinH Function
Search in JCL Help
Search in all projects
Summary
Calculates the inverse hyperbolic sine.
Pascal
function ArcSinH(X: Float): Float;
Parameters
Parameters | Description |
X: Float | Value whose ArcSinH to calculate. |
Return Value
ArcSinH of X.
Description
ArcSinH calculates the inverse hyperbolic sine of X. Meaning it returns the value whose hyperbolic sine equals 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