Functions

r_sin.c File Reference

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

Go to the source code of this file.

Functions

float_t r_sin (float_t *x)

Function Documentation

float_t r_sin ( float_t x  ) 

Definition at line 42 of file r_sin.c.

References sinf().

Here is the call graph for this function: