Functions

r_cosh.c File Reference

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

Go to the source code of this file.

Functions

float_t r_cosh (float_t *x)

Function Documentation

float_t r_cosh ( float_t x  ) 

Definition at line 42 of file r_cosh.c.

References coshf().

Here is the call graph for this function: