We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d24b2 commit 5ce17c9Copy full SHA for 5ce17c9
1 file changed
Doc/library/functions.rst
@@ -794,7 +794,7 @@ are always available. They are listed here in alphabetical order.
794
whitespace characters are removed:
795
796
.. productionlist:: float
797
- sign: "+" | "-"
+ sign: "+" | "-" | <U+2212 "−">
798
infinity: "Infinity" | "inf"
799
nan: "nan"
800
digit: <a Unicode decimal digit, i.e. characters in Unicode general category Nd>
0 commit comments