Content deleted Content added
mention the complex type and C99 |
m Format, link |
||
Line 2:
{{C Standard library}}
'''complex.h''' is a [[header file]] in the [[C standard library|standard library]] of the [[C programming language]] that defines functionality for [[complex arithmetic]]. These functions use the built-in type
==Function Declarations==
|