|
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 | csinhf (float complex z) |
| OLM_DLLEXPORT float complex | csinf (float complex z) |
Variables | |
| static const float | huge = 0x1p127 |
| OLM_DLLEXPORT float complex csinf | ( | float complex | z | ) |
| OLM_DLLEXPORT float complex csinhf | ( | float complex | z | ) |
|
static |
Referenced by csinhf().
1.8.15