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

Macros

#define THRESH   0x1.a827999fcef32p+1022
 

Functions

OLM_DLLEXPORT double complex csqrt (double complex z)
 

Macro Definition Documentation

◆ THRESH

#define THRESH   0x1.a827999fcef32p+1022

Function Documentation

◆ csqrt()

OLM_DLLEXPORT double complex csqrt ( double complex  z)

References a, b, cimag(), CMPLX(), complex, copysign(), creal(), fabs(), hypot(), INFINITY, isinf, isnan, signbit, sqrt(), t, THRESH, and z.

Referenced by casin().

Here is the caller graph for this function: