Content deleted Content added
Line 110:
|}
== Notable differences ==
The similar functions defined here have notable difference when it comes to return value of "tricky" numbers. For example, using sqrt to compute [[squart root]] of -25 returns -[[NaN|nan]], whereas, csqrt returns 0.000000. Such differences may be noticed in other functions also.
==References==
<references/>
Line 115 ⟶ 117:
{{DEFAULTSORT:TgmatH.H}}
[[Category:C standard library headers]]
== See also ==
* [[math.h]]
|