From Jason Turner

[numerics.summary]

Diff to HTML by rtfpessoa

tmp/tmp4g_v0opl/{from.md → to.md} RENAMED
@@ -3,11 +3,10 @@
3
  | Subclause | | Header |
4
  | ------------------------ | ----------------------------------------------- | ---------------------- |
5
  | [[numeric.requirements]] | Requirements | |
6
  | [[cfenv]] | Floating-point environment | `<cfenv>` |
7
  | [[complex.numbers]] | Complex numbers | `<complex>` |
8
- | [[bit]] | Bit manipulation | `<bit>` |
9
  | [[rand]] | Random number generation | `<random>` |
10
  | [[numarray]] | Numeric arrays | `<valarray>` |
11
  | [[c.math]] | Mathematical functions for floating-point types | `<cmath>`, `<cstdlib>` |
12
  | [[numbers]] | Numbers | `<numbers>` |
13
 
 
3
  | Subclause | | Header |
4
  | ------------------------ | ----------------------------------------------- | ---------------------- |
5
  | [[numeric.requirements]] | Requirements | |
6
  | [[cfenv]] | Floating-point environment | `<cfenv>` |
7
  | [[complex.numbers]] | Complex numbers | `<complex>` |
 
8
  | [[rand]] | Random number generation | `<random>` |
9
  | [[numarray]] | Numeric arrays | `<valarray>` |
10
  | [[c.math]] | Mathematical functions for floating-point types | `<cmath>`, `<cstdlib>` |
11
  | [[numbers]] | Numbers | `<numbers>` |
12