Functions

r_tanh.c File Reference

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

Go to the source code of this file.

Functions

float_t r_tanh (float_t *x)

Function Documentation

float_t r_tanh ( float_t x  ) 

Definition at line 42 of file r_tanh.c.

References tanhf().

Here is the call graph for this function: