|
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 | csinh (double complex z) |
| OLM_DLLEXPORT double complex | csin (double complex z) |
Variables | |
| static const double | huge = 0x1p1023 |
| OLM_DLLEXPORT double complex csin | ( | double complex | z | ) |
| OLM_DLLEXPORT double complex csinh | ( | double complex | z | ) |
|
static |
Referenced by csinh().
1.8.15