float Cosf(const float X);
Cosine function.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | const float |
Returns: Returns the cosine of argument X, in radians.
See Also: Math387::ArcCosf
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler