Everything

sinf


Calculates the sine of a floating-point radian value.

[Format]

#include <mathf.h>

float sinf (float f);

[Parameters]

f Radian value for which sine is to be computed

[Return values]

Sine of f