summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.math.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/routines.math.rst')
-rw-r--r--doc/source/reference/routines.math.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.math.rst b/doc/source/reference/routines.math.rst
index 72e1462b0..a2fb06958 100644
--- a/doc/source/reference/routines.math.rst
+++ b/doc/source/reference/routines.math.rst
@@ -121,6 +121,7 @@ Arithmetic operations
mod
modf
remainder
+ divmod
Handling complex numbers
------------------------