From Jason Turner

[tab:numerics.lib.summary]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmpmlsxeb2w/{from.md → to.md} +0 -14
tmp/tmpmlsxeb2w/{from.md → to.md} RENAMED
@@ -1,14 +0,0 @@
1
- **Table: Numerics library summary** <a id="tab:numerics.lib.summary">[tab:numerics.lib.summary]</a>
2
-
3
- | Subclause | | Header |
4
- | ------------------------ | ------------------------------ | ------------ |
5
- | [[numerics.defns]] | Definitions | |
6
- | [[numeric.requirements]] | Requirements | |
7
- | [[cfenv]] | Floating-point environment | `<cfenv>` |
8
- | [[complex.numbers]] | Complex numbers | `<complex>` |
9
- | [[rand]] | Random number generation | `<random>` |
10
- | [[numarray]] | Numeric arrays | `<valarray>` |
11
- | [[numeric.ops]] | Generalized numeric operations | `<numeric>` |
12
- | [[c.math]] | Mathematical functions for | `<cmath>` |
13
- | | floating-point types | `<cstdlib>` |
14
-