|
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 double complex | ccosh (double complex z) |
| OLM_DLLEXPORT double complex | ccos (double complex z) |
Variables | |
| static const double | huge = 0x1p1023 |
| OLM_DLLEXPORT double complex ccos | ( | double complex | z | ) |
| OLM_DLLEXPORT double complex ccosh | ( | double complex | z | ) |
References __ldexp_cexp(), cimag(), CMPLX(), copysign(), cos(), cosh(), creal(), exp(), EXTRACT_WORDS, fabs(), huge, sin(), sinh(), and z.
Referenced by ccos().

|
static |
Referenced by ccosh().
1.8.15