MicrOS
Functions
sinf.c File Reference
#include "
../math.h
"
Functions
float
sinf
(float x)
Compute cosine.
More...
Function Documentation
◆
sinf()
float sinf
(
float
x
)
Compute cosine.
The sinf functions compute the sine of x (measured in radians).
Parameters
x
Value representing an angle expressed in radians.
Returns
Sine of x radians.
library
src
math
sinf.c
Generated by
1.8.13