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 4df638d commit f3dccd0Copy full SHA for f3dccd0
Doc/library/functions.rst
@@ -795,7 +795,7 @@ are always available. They are listed here in alphabetical order.
795
whitespace characters are removed:
796
797
.. productionlist:: float
798
- sign: "+" | "-" | "−" <Unicode minus sign (U+2212)>
+ sign: "+" | "-" | <U+2212 (Unicode minus sign)>
799
infinity: "Infinity" | "inf"
800
nan: "nan"
801
digit: <a Unicode decimal digit, i.e. characters in Unicode general category Nd>
0 commit comments