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