summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathaniel J. Smith <njs@pobox.com>2016-03-12 01:05:11 +0000
committerNathaniel J. Smith <njs@pobox.com>2016-03-12 01:05:11 +0000
commit5ab455fdb24d96442218ba58512d8952ab18fa79 (patch)
treefafe5e8b141e85dc5cdaef370d627dc5df087f3e
parentcb4b28cee6adfec4fe688639405833e9628f72d1 (diff)
parent7166675e2ea42ca7412606680082cd10a033318b (diff)
downloadnumpy-5ab455fdb24d96442218ba58512d8952ab18fa79.tar.gz
Merge pull request #7410 from shoyer/nanprod-doc
DOC: add nanprod to the list of math routines
-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 0e7a60b76..c0be4096a 100644
--- a/doc/source/reference/routines.math.rst
+++ b/doc/source/reference/routines.math.rst
@@ -54,6 +54,7 @@ Sums, products, differences
prod
sum
+ nanprod
nansum
cumprod
cumsum