Harlinn.Windows 0.1
Loading...
Searching...
No Matches
s_cexp.inl File Reference
#include "cdefs-compat.h"
#include <openlibm_complex.h>
#include <openlibm_math.h>
#include "math_private.h"
Include dependency graph for s_cexp.inl:

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
 

Function Documentation

◆ cexp()

OLM_DLLEXPORT double complex cexp ( double complex z)

Variable Documentation

◆ cexp_ovfl

const u_int32_t cexp_ovfl = 0x4096b8e4
static

◆ exp_ovfl

const u_int32_t exp_ovfl = 0x40862e42
static