Complex.h: Difference between revisions

Content deleted Content added
Functions: bsolute value- term consistent with target article
+macro
Line 5:
 
This header should not be confused with the [[C++ standard library]] header <code>&lt;complex&gt;</code>, which implements complex numbers in a completely different way (as a template class, <code>complex&lt;T&gt;</code>).
 
== Macro ==
 
==Functions==