Message416246
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. |
|
Date |
User |
Action |
Args |
2022-03-29 08:08:25 | CharlieZhao | set | recipients:
+ CharlieZhao, steven.daprano, docs@python, serhiy.storchaka, veky, slateny |
2022-03-29 08:08:25 | CharlieZhao | set | messageid: <1648541305.24.0.330221651776.issue47031@roundup.psfhosted.org> |
2022-03-29 08:08:25 | CharlieZhao | link | issue47031 messages |
2022-03-29 08:08:25 | CharlieZhao | create | |
|