clValue.ArcSech Method

function ArcSech(const X: TOpenCLValue): TOpenCLValue;

Calculate the inverse hyperbolic secant of X.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue

Remarks:

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