diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/reference/routines.math.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.math.rst b/doc/source/reference/routines.math.rst index a597582d5..7dba2b059 100644 --- a/doc/source/reference/routines.math.rst +++ b/doc/source/reference/routines.math.rst @@ -113,6 +113,7 @@ Arithmetic operations subtract true_divide floor_divide + float_power fmod mod |