-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-135308: clarify math.issubnormal() description #135324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Small related problem. If you follow to sys.float_info.min - you find yourself in the middle of the |
Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks @skirpichev for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, @skirpichev and @encukou, I could not cleanly backport this to
|
Sorry, @skirpichev and @encukou, I could not cleanly backport this to
|
Right, it's new in 3.15. Thanks for checking, @miss-islington :) |
math.isnormal
andmath.issubnormal
referring to "normality" without context #135308📚 Documentation preview 📚: https://cpython-previews--135324.org.readthedocs.build/
https://cpython-previews--135324.org.readthedocs.build/en/135324/library/math.html#math.issubnormal