-

Changes

Jump to: navigation, search

Functions HI-TECH C SIN

202 bytes added, 23:39, 31 July 2017
Created page with "<strong>SIN</strong> ==SYNOPSIS== #include <math.h> double sin(double f); ==DESCRIPTION== This function returns the sine function of its argument. ==SEE ALSO==..."
<strong>SIN</strong>
==SYNOPSIS==

#include <math.h>

double sin(double f);


==DESCRIPTION==
This function returns the sine function of its argument.

==SEE ALSO==

cos, tan, asin, acos, atan

Navigation menu