Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
s_ccosl.c File Reference
#include <openlibm_complex.h>
#include <openlibm_math.h>
Include dependency graph for s_ccosl.c:

Functions

static void cchshl (long double x, long double *c, long double *s)
 
long double complex ccosl (long double complex z)
 

Function Documentation

◆ cchshl()

static void cchshl ( long double  x,
long double *  c,
long double *  s 
)
static

References coshl(), IEEEl2bits::e, expl(), fabsl(), s, and sinhl().

Referenced by ccosl().

◆ ccosl()

long double complex ccosl ( long double complex  z)

References cchshl(), cimagl(), complex, cosl(), creall(), I, sinl(), w, and z.