Everything

cosf


Calculates the cosine of a floating-point radian value.

[Format]

#include <mathf.h>

float cosf (float f);

[Parameters]

f Radian value for which cosine is to be computed

[Return values]

Cosine of f