
Go to the source code of this file.
Functions | |
| void | c_div (complex *, complex *, complex *) |
| complex | __cdiv (float, float, float, float) |
| complex __cdiv | ( | float | , | |
| float | , | |||
| float | , | |||
| float | ||||
| ) |
Definition at line 41 of file c_div.c.
References c, F, complex::imag, and complex::real.
Definition at line 65 of file c_div.c.
References __cdiv(), complex::imag, and complex::real.

1.7.1