Skip to content

Commit 7eed00d

Browse files
committed
DOC: sinc: tweak
1 parent 7baaa4a commit 7eed00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/array_api_extra/_funcs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ def sinc(x: Array, /, *, xp: ModuleType) -> Array:
373373
374374
Returns
375375
-------
376-
out : ndarray
376+
res : array
377377
``sinc(x)`` calculated elementwise, which has the same shape as the input.
378378
379379
Notes

0 commit comments

Comments
 (0)