Harlinn.Windows 0.1
|
#include "cdefs-compat.h"
#include <openlibm_complex.h>
#include <openlibm_math.h>
#include "math_private.h"
Functions | |
OLM_DLLEXPORT float complex | cexpf (float complex z) |
Variables | |
static const u_int32_t | exp_ovfl = 0x42b17218 |
static const u_int32_t | cexp_ovfl = 0x43400074 |
OLM_DLLEXPORT float complex cexpf | ( | float complex | z | ) |
|
static |
|
static |