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