tmp/tmpij17xngk/{from.md → to.md}
RENAMED
|
@@ -13,11 +13,10 @@ floating-point types, as summarized in [[numerics.summary]].
|
|
| 13 |
| Subclause | | Header |
|
| 14 |
| ------------------------ | ----------------------------------------------- | ---------------------- |
|
| 15 |
| [[numeric.requirements]] | Requirements | |
|
| 16 |
| [[cfenv]] | Floating-point environment | `<cfenv>` |
|
| 17 |
| [[complex.numbers]] | Complex numbers | `<complex>` |
|
| 18 |
-
| [[bit]] | Bit manipulation | `<bit>` |
|
| 19 |
| [[rand]] | Random number generation | `<random>` |
|
| 20 |
| [[numarray]] | Numeric arrays | `<valarray>` |
|
| 21 |
| [[c.math]] | Mathematical functions for floating-point types | `<cmath>`, `<cstdlib>` |
|
| 22 |
| [[numbers]] | Numbers | `<numbers>` |
|
| 23 |
|
|
|
|
| 13 |
| Subclause | | Header |
|
| 14 |
| ------------------------ | ----------------------------------------------- | ---------------------- |
|
| 15 |
| [[numeric.requirements]] | Requirements | |
|
| 16 |
| [[cfenv]] | Floating-point environment | `<cfenv>` |
|
| 17 |
| [[complex.numbers]] | Complex numbers | `<complex>` |
|
|
|
|
| 18 |
| [[rand]] | Random number generation | `<random>` |
|
| 19 |
| [[numarray]] | Numeric arrays | `<valarray>` |
|
| 20 |
| [[c.math]] | Mathematical functions for floating-point types | `<cmath>`, `<cstdlib>` |
|
| 21 |
| [[numbers]] | Numbers | `<numbers>` |
|
| 22 |
|