]> git.eshelyaron.com Git - emacs.git/commit
Improve doc for floating point ‘=’ vs ‘eql’
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jul 2018 20:29:28 +0000 (13:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jul 2018 20:30:43 +0000 (13:30 -0700)
commit96d77f9eb882b68e994e187ed9c2156a23e3279d
tree51866456027141aaa234c5180c1d74b985fe2fdb
parent3a91c5e4a2684b04b86356a32b7ec57145ceba95
Improve doc for floating point ‘=’ vs ‘eql’

* doc/lispref/numbers.texi (Float Basics, Comparison of Numbers):
Improve documentation of ‘=’ vs ‘eq’, ‘eql’ and ‘equal’
when NaNs and signed zeros are involved.
doc/lispref/numbers.texi