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

Functions

OLM_DLLEXPORT float complex ccoshf (float complex z)
 
OLM_DLLEXPORT float complex ccosf (float complex z)
 

Variables

static const float huge = 0x1p127
 

Function Documentation

◆ ccosf()

OLM_DLLEXPORT float complex ccosf ( float complex z)

◆ ccoshf()

OLM_DLLEXPORT float complex ccoshf ( float complex z)

Variable Documentation

◆ huge

const float huge = 0x1p127
static