Help >
REFERENCE OF THE BUILT-IN FUNCTIONS
>
Mathematical Functions
> cos
cos
Format:
real= cos (real_x);
Calculate and return cos(x). The parameter should be in radians.