NXC
Version 1.2.1 r5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
All
Data Structures
Files
Functions
Variables
Groups
Pages
#define Cos
(
_X
)
asm {
cos
__FLTRETVAL__, _X }
Compute cosine.
Computes the cosine of _X. Only constants or variables allowed (no expressions).
Deprecated:
Use
cos()
instead.
Parameters
_X
Floating point value.
Returns
Cosine of _X.
cmath API
Generated by
1.8.2