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