clValue::ArcTanh Method

TOpenCLValue *ArcTanh(TOpenCLValue *X) const;

Calculate the inverse hyperbolic tangens of X.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

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

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