Skip to content

Commit f6159ea

Browse files
Eelisjwakely
authored andcommitted
[rand.adapt.ibits] Don't typeset binary + as unary +. (#1336)
1 parent 1357aed commit f6159ea

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
@@ -3433,7 +3433,7 @@
34333433
to obtain
34343434
$ n_0 $
34353435
values less than
3436-
$ y_0 $ $ + \tcode{e.min()} $
3436+
$ y_0 + \tcode{e.min()} $
34373437
and
34383438
$ n - n_0 $
34393439
values less than $ y_1 + \tcode{e.min()} $%

0 commit comments

Comments
 (0)