Skip to content

Commit 14aa4ed

Browse files
jensmaurerzygoloid
authored andcommitted
[math.constants] Expand 'math' to 'mathematical'.
1 parent c7ada4d commit 14aa4ed

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/numerics.tex

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10475,7 +10475,8 @@
1047510475
\rSec2[math.constants]{Mathematical constants}
1047610476

1047710477
\pnum
10478-
The library-defined partial specializations of math constant variable templates
10478+
The library-defined partial specializations
10479+
of mathematical constant variable templates
1047910480
are initialized with the nearest representable values of
1048010481
$\mathrm{e}$,
1048110482
$\log_{2} \mathrm{e}$,
@@ -10495,9 +10496,9 @@
1049510496
\pnum
1049610497
Pursuant to \ref{namespace.std},
1049710498
a program may partially or explicitly specialize
10498-
a math constant variable template
10499+
a mathematical constant variable template
1049910500
provided that the specialization depends on a program-defined type.
1050010501

1050110502
\pnum
1050210503
A program that instantiates a primary template
10503-
of a math constant variable template is ill-formed.
10504+
of a mathematical constant variable template is ill-formed.

0 commit comments

Comments
 (0)