diff --git a/docs/cmath-c23-p3935r0.html b/docs/cmath-c23-p3935r0.html index f8b5919..a5f2bc1 100644 --- a/docs/cmath-c23-p3935r0.html +++ b/docs/cmath-c23-p3935r0.html @@ -3411,7 +3411,7 @@
Fs is a cv-unqualified arithmetic type.F exists.( ( numeric_limimts < Fs > :: radix == numeric_limits < F > :: radix ) && ... ) is true .( ( numeric_limits < Fs > :: radix == numeric_limits < F > :: radix ) && ... ) is true .T is a cv-unqualified floating-point type other than long double .[Example: diff --git a/docs/cmath-c23.html b/docs/cmath-c23.html index 35db3b5..7804eb5 100644 --- a/docs/cmath-c23.html +++ b/docs/cmath-c23.html @@ -3457,7 +3457,7 @@
Fs is a cv-unqualified arithmetic type.F exists.( ( numeric_limimts < Fs > :: radix == numeric_limits < F > :: radix ) && ... ) is true .( ( numeric_limits < Fs > :: radix == numeric_limits < F > :: radix ) && ... ) is true .T is a cv-unqualified floating-point type other than long double .[Example:
diff --git a/src/cmath-c23.cow b/src/cmath-c23.cow
index 62c8f1d..f3bca2f 100644
--- a/src/cmath-c23.cow
+++ b/src/cmath-c23.cow
@@ -1870,7 +1870,7 @@ Let \tcode{F} be the type determined as follows:
\ul{
\li{Each type in \tcode{Fs} is a cv-unqualified arithmetic type.}
\li{\tcode{F} exists.}
- \li{\tcode{((numeric_limimts