TOpenCLValue.ArcCoth Method

function ArcCoth(const X: TOpenCLValue): TOpenCLValue;

Calculate the inverser hyperbolic cotangens of X.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue

Remarks:

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