Skip to content

Commit 9d7b95e

Browse files
committed
[linalg.reqs.alg] Add missing hyphen in "floating point"
1 parent 5d2e902 commit 9d7b95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11902,7 +11902,7 @@
1190211902
the \tcode{value_type} is a floating-point type,
1190311903
implementers are free to leverage approximations,
1190411904
use arithmetic operations not explicitly listed above, and
11905-
compute floating point sums in any way that improves their accuracy.
11905+
compute floating-point sums in any way that improves their accuracy.
1190611906
\end{note}
1190711907

1190811908
\pnum

0 commit comments

Comments
 (0)