[Dev-C++] Complex Number with complex.h and <stdio.h>
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Christophe B. <cap...@ya...> - 2005-08-06 18:35:37
|
Hello all, Could anyone tell me how to use the complex.h ? How to enter or declare a complex number and how to perform operation on complex numbers (+, / , * -, arg...) ? Thank you Chris |