TOpenCLValue *Cos(TOpenCLValue *X) const;
Sine function.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the cosine of X.
See Also: clValue::ArcSin, clValue::SinCos
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler