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

Functions

long double complex cacosl (long double complex z)
 

Variables

static const long double PIO2L = 1.570796326794896619231321691639751442098585L
 

Function Documentation

◆ cacosl()

long double complex cacosl ( long double complex  z)

References casinl(), cimagl(), complex, creall(), I, PIO2L, w, and z.

Referenced by cacoshl().

Here is the caller graph for this function:

Variable Documentation

◆ PIO2L

const long double PIO2L = 1.570796326794896619231321691639751442098585L
static

Referenced by cacosl().