Embedded Artistry Framework
Embedded Systems C++ Framework
Functions
w_cabs.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 w_cabs.c:

Functions

OLM_DLLEXPORT double cabs (double complex z)
 

Function Documentation

◆ cabs()

OLM_DLLEXPORT double cabs ( double complex  z)

References cimag(), creal(), hypot(), and z.

Referenced by clog(), and cpow().

Here is the caller graph for this function: