Functions

r_cos.c File Reference

#include "cmplrs/host.h"
#include <math.h>
#include "moremath.h"
Include dependency graph for r_cos.c:

Go to the source code of this file.

Functions

float_t r_cos (float_t *x)

Function Documentation

float_t r_cos ( float_t x  ) 

Definition at line 42 of file r_cos.c.

References cosf().

Here is the call graph for this function: