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 3877f29 commit bc04593Copy full SHA for bc04593
Doc/library/cmath.rst
@@ -81,7 +81,7 @@ the function is then applied to the result of the conversion.
81
--------------------------------------------------------------------------------------------------
82
:data:`pi` *π* = 3.141592...
83
:data:`e` *e* = 2.718281...
84
-:data:`tau` *τ* = 2 *π* = 6.283185...
+:data:`tau` *τ* = 2\ *π* = 6.283185...
85
:data:`inf` Positive infinity
86
:data:`infj` Pure imaginary infinity
87
:data:`nan` "Not a number" (NaN)
0 commit comments