TOpenCLValue *ArcCoth(TOpenCLValue *X) const;
Calculate the inverser hyperbolic cotangens of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
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