Fix missing word.
This commit is contained in:
parent
6214f7c8bf
commit
824cd7fb49
2
fp.texi
2
fp.texi
|
@ -934,7 +934,7 @@ Infinities can be compared, and all Infinities of the same sign are
|
||||||
equal: there is no notion in IEEE 754 arithmetic of different kinds of
|
equal: there is no notion in IEEE 754 arithmetic of different kinds of
|
||||||
Infinities, as there are in some areas of mathematics. Positive
|
Infinities, as there are in some areas of mathematics. Positive
|
||||||
Infinity is larger than any finite value, and negative Infinity is
|
Infinity is larger than any finite value, and negative Infinity is
|
||||||
smaller than finite value.
|
smaller than any finite value.
|
||||||
|
|
||||||
Infinities propagate in addition, subtraction, multiplication,
|
Infinities propagate in addition, subtraction, multiplication,
|
||||||
and square root, but in division, they disappear, because of the
|
and square root, but in division, they disappear, because of the
|
||||||
|
|
Loading…
Reference in New Issue