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

Functions

OLM_DLLEXPORT float complex csinhf (float complex z)
 
OLM_DLLEXPORT float complex csinf (float complex z)
 

Variables

static const float huge = 0x1p127
 

Function Documentation

◆ csinf()

OLM_DLLEXPORT float complex csinf ( float complex z)

◆ csinhf()

OLM_DLLEXPORT float complex csinhf ( float complex z)

Variable Documentation

◆ huge

const float huge = 0x1p127
static