From Jason Turner

[c.math.fpclass]

Diff to HTML by rtfpessoa

tmp/tmpfx5mrc30/{from.md → to.md} RENAMED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ### Classification / comparison functions <a id="c.math.fpclass">[[c.math.fpclass]]</a>
2
+
3
+ The classification / comparison functions behave the same as the C
4
+ macros with the corresponding names defined in the C standard library.
5
+ Each function is overloaded for the three floating-point types.
6
+
7
+ ISO C 7.12.3, 7.12.4
8
+