Kaydet (Commit) f88f7390 authored tarafından Mark Dickinson's avatar Mark Dickinson

Typo fix

üst 2281da42
...@@ -44,7 +44,7 @@ Number-theoretic and representation functions: ...@@ -44,7 +44,7 @@ Number-theoretic and representation functions:
.. function:: factorial(x) .. function:: factorial(x)
Return *x* factorial. Raises :exc:`ValueError` if *x* is not intergral or Return *x* factorial. Raises :exc:`ValueError` if *x* is not integral or
is negative. is negative.
.. function:: floor(x) .. function:: floor(x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment