Tgmath.h: Difference between revisions

Content deleted Content added
m added links
m added reference
Line 8:
tan((float)x)<br />
then this expression will have a type [[floating point|float]].<br />
If any one of the [[Parameter (computer programming)|parameters]] or [[Argument (computer science)|arguments]] of a type-generic macro is [[Complex number|complex]], it will call a complex function, otherwise a [[Real number|real]] function will be called<ref>http://www.qnx.com/developers/docs/6.4.1/dinkum_en/c99/tgmath.html</ref>.
 
== Functions from <code>math.h</code>==