TOpenCLValue *Tanh(TOpenCLValue *X) const;
Hyperbolic tangens.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the hyperbolic tangens of X.
See Also: clValue::ArcTanh, clValue::Coth
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler