Skip to content

Commit f2cada9

Browse files
Update Doc/library/cmath.rst
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent 16dc6e2 commit f2cada9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/cmath.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ Constants
322322

323323
.. data:: inf
324324

325-
Floating-point positive infinity. Equivalent to :data:`math.inf`.
325+
Floating-point positive infinity. Equivalent to ``float('inf')``.
326326

327327
.. versionadded:: 3.6
328328

0 commit comments

Comments
 (0)