clValue.ArcSec Method

function ArcSec(const X: TOpenCLValue): TOpenCLValue;

Calculate the inverse secant of X and stores the results in the calling object.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue

Remarks:

FloatPrecision and clValue.Complex properties of the calling object are adjusted automatically.