function ArcCosh(const X: TOpenCLValue): TOpenCLValue;
Calculate the inverse hyperbolic cosine of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue |
Returns: TOpenCLValue
Remarks:
Store the result in the calling object. FloatPrecision and clValue.Complex properties of calling object are adjusted automatically.