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

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
 

Function Documentation

◆ cexpf()

OLM_DLLEXPORT float complex cexpf ( float complex z)

Variable Documentation

◆ cexp_ovfl

const u_int32_t cexp_ovfl = 0x43400074
static

◆ exp_ovfl

const u_int32_t exp_ovfl = 0x42b17218
static