Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Dec 15, 2022
1 parent cd7213b commit 7d93405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ base.lucas,"base.lucas( n )"
base.lucaspoly,"base.lucaspoly( n, x )"
base.lucaspoly.factory,"base.lucaspoly.factory( n )"
base.max,"base.max( x, y )"
base.maxabs,"base.maxabs( [x[, y[, ...args]]] )"
base.maxabs,"base.maxabs( x, y )"
base.maxn,"base.maxn( [x[, y[, ...args]]] )"
base.min,"base.min( x, y )"
base.minabs,"base.minabs( [x[, y[, ...args]]] )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

0 comments on commit 7d93405

Please sign in to comment.