Harlinn.Windows 0.1
|
#include "cdefs-compat.h"
#include <openlibm_complex.h>
#include <openlibm_math.h>
#include "math_private.h"
Functions | |
OLM_DLLEXPORT double complex | cexp (double complex z) |
Variables | |
static const u_int32_t | exp_ovfl = 0x40862e42 |
static const u_int32_t | cexp_ovfl = 0x4096b8e4 |
OLM_DLLEXPORT double complex cexp | ( | double complex | z | ) |
|
static |
|
static |