Skip to content

Commit

Permalink
Merge pull request numpy#7410 from shoyer/nanprod-doc
Browse files Browse the repository at this point in the history
DOC: add nanprod to the list of math routines
  • Loading branch information
njsmith committed Mar 12, 2016
2 parents cb4b28c + 7166675 commit 5ab455f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/reference/routines.math.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Sums, products, differences

prod
sum
nanprod
nansum
cumprod
cumsum
Expand Down

0 comments on commit 5ab455f

Please sign in to comment.