clValue::ArcCoth Method

TOpenCLValue *ArcCoth(TOpenCLValue *X) const;

Calculate the inverser hyperbolic cotangens of X.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

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

Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler