clValue.Sech Method

function Sech(const X: TOpenCLValue): TOpenCLValue;

Calculate the hyperbolic secant of X.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue

Remarks:

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