TOpenCLValue.Sech Method

function Sech(const X: TOpenCLValue): TOpenCLValue;

Calculate the hyperbolic secant for all X object elements.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue

Remarks:

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