Skip to content

Commit 4f1a07c

Browse files
authored
Remove 'cospi' from docs function list
Function cospi is mentioned in the docs but it does not exist on the source
1 parent c1d132f commit 4f1a07c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/build_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ def build_index_page(groups):
168168
"ceil",
169169
"cos",
170170
"cosh",
171-
"cospi",
172171
"erf",
173172
"erfc",
174173
"erfcinv",

0 commit comments

Comments
 (0)