Charlie Zhao <zhaoyu_...@qq.com> added the comment:

I started a PR and some simple examples were added. It is helpful for those who 
are new to IEEE-754.

According to Jelle's comments, the behavior of `float('nan') is float('nan')` 
may be changed in the future, so I just omit it and suggest users to use 
`math.isnan()`. This might make the documentation a bit clearer.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue47031>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to