tmp/tmp7d5124eu/{from.md → to.md}
RENAMED
|
@@ -1,8 +1,7 @@
|
|
| 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 |
|
|
|
|
| 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 |
|
| 6 |
+
See also: ISO C 7.12.3, 7.12.4
|
| 7 |
|