function ArcCsc(const X: TOpenCLValue): TOpenCLValue;
Calculate the inverse cosecant of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue |
Returns: TOpenCLValue
Remarks:
Store the results in the calling object.
Calculate the inverse cosecant of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue |
Returns: TOpenCLValue
Store the results in the calling object.