diff --git a/source/basic.tex b/source/basic.tex index c5ad9eb0bc..ed9b2febda 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -6163,7 +6163,7 @@ defined as follows: \begin{itemize} \item -The rank of a floating point type \tcode{T} is greater than +The rank of a floating-point type \tcode{T} is greater than the rank of any floating-point type whose set of values is a proper subset of the set of values of \tcode{T}. \item diff --git a/source/compatibility.tex b/source/compatibility.tex index a46c9a71cc..56cf900062 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2674,7 +2674,7 @@ \diffref{facet.num.get.virtuals} \change -The \tcode{num_get} facet recognizes hexadecimal floating point values. +The \tcode{num_get} facet recognizes hexadecimal floating-point values. \rationale Required by new feature. \effect diff --git a/source/numerics.tex b/source/numerics.tex index c477fd3044..48dff55913 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -11902,7 +11902,7 @@ the \tcode{value_type} is a floating-point type, implementers are free to leverage approximations, use arithmetic operations not explicitly listed above, and -compute floating point sums in any way that improves their accuracy. +compute floating-point sums in any way that improves their accuracy. \end{note} \pnum