Complex.h: Difference between revisions

Content deleted Content added
Ashricha (talk | contribs)
No edit summary
No edit summary
Line 1:
{{context}}
{{wikify}}
 
==Overview==
'''complex.h''' is part of the C++ standard library which provides functionality for complex arithmetic.
Line 147 ⟶ 150:
==REFERENCE==
*See also [http://www.opengroup.org/onlinepubs/009695399/basedefs/complex.h.html http://www.opengroup.org/onlinepubs/009695399/basedefs/complex.h.html]
 
 
{{uncat}}
 
{{computer-stub}}