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