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