|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "cdefs-compat.h"#include <openlibm_complex.h>#include <openlibm_math.h>#include "math_private.h"
Functions | |
| OLM_DLLEXPORT float complex | ccoshf (float complex z) |
| OLM_DLLEXPORT float complex | ccosf (float complex z) |
Variables | |
| static const float | huge = 0x1p127 |
| OLM_DLLEXPORT float complex ccosf | ( | float complex | z | ) |
| OLM_DLLEXPORT float complex ccoshf | ( | float complex | z | ) |
References __ldexp_cexpf(), cimagf(), CMPLXF(), copysignf(), cosf(), coshf(), crealf(), expf(), fabsf(), GET_FLOAT_WORD, huge, sinf(), sinhf(), and z.
Referenced by ccosf().

|
static |
Referenced by ccoshf().
1.8.15