diff options
-rw-r--r-- | doc/source/reference/routines.math.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/reference/routines.math.rst b/doc/source/reference/routines.math.rst index 617e9bc04..72e1462b0 100644 --- a/doc/source/reference/routines.math.rst +++ b/doc/source/reference/routines.math.rst @@ -98,6 +98,8 @@ Floating point routines copysign frexp ldexp + nextafter + spacing Arithmetic operations --------------------- |