Functions

z_div.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void z_div (dcomplex *, dcomplex *, dcomplex *)
dcomplex __zdiv (double_t, double_t, double_t, double_t)

Function Documentation

dcomplex __zdiv ( double_t  ,
double_t  ,
double_t  ,
double_t   
)

Definition at line 44 of file z_div.c.

References c, dcomplex::dimag, and dcomplex::dreal.

Referenced by __powzi(), __powzl(), and z_div().

void z_div ( dcomplex ,
dcomplex ,
dcomplex  
)

Definition at line 68 of file z_div.c.

References __zdiv(), dcomplex::dimag, and dcomplex::dreal.

Here is the call graph for this function: