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

Functions

OLM_DLLEXPORT double complex ccosh (double complex z)
 
OLM_DLLEXPORT double complex ccos (double complex z)
 

Variables

static const double huge = 0x1p1023
 

Function Documentation

◆ ccos()

OLM_DLLEXPORT double complex ccos ( double complex z)

◆ ccosh()

OLM_DLLEXPORT double complex ccosh ( double complex z)

Variable Documentation

◆ huge

const double huge = 0x1p1023
static