clValue::ArcSinh Method

TOpenCLValue *ArcSinh(TOpenCLValue *X) const;

Calculate the inverse hyperbolic sine 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