Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
s_ctanh.c File Reference
#include "cdefs-compat.h"
#include <openlibm_complex.h>
#include <openlibm_math.h>
#include "math_private.h"
Include dependency graph for s_ctanh.c:

Functions

OLM_DLLEXPORT double complex ctanh (double complex z)
 
OLM_DLLEXPORT double complex ctan (double complex z)
 

Function Documentation

◆ ctan()

OLM_DLLEXPORT double complex ctan ( double complex  z)

References cimag(), CMPLX(), creal(), ctanh(), and z.

◆ ctanh()

OLM_DLLEXPORT double complex ctanh ( double complex  z)

References cimag(), CMPLX(), copysign(), cos(), creal(), exp(), EXTRACT_WORDS, fabs(), isfinite, isinf, s, SET_HIGH_WORD, sin(), sinh(), sqrt(), t, tan(), and z.

Referenced by ctan().

Here is the caller graph for this function: