#include "cmplx.h"#include "cmplrs/host.h"#include <math.h>#include "moremath.h"
Go to the source code of this file.
Functions | |
| double_t | __zabs (double_t zdreal, double_t zdimag) |
| double_t | z_abs (dcomplex *z) |
Definition at line 49 of file z_abs.c.
References dcomplex::dimag, and dcomplex::dreal.
1.7.1