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

Functions

OLM_DLLEXPORT double complex csinh (double complex z)
 
OLM_DLLEXPORT double complex csin (double complex z)
 

Variables

static const double huge = 0x1p1023
 

Function Documentation

◆ csin()

OLM_DLLEXPORT double complex csin ( double complex z)

◆ csinh()

OLM_DLLEXPORT double complex csinh ( double complex z)

Variable Documentation

◆ huge

const double huge = 0x1p1023
static