TOpenCLValue *Cosh(TOpenCLValue *X) const;
Hyperbolic cosine.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the hyperbolic cosine of all caling object elements in-place.
See Also: clValue::ArcCosh, clValue::SinhCosh
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler