Skip to content

Commit

Permalink
DOC: sinc: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Nov 14, 2024
1 parent 7baaa4a commit 7eed00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/array_api_extra/_funcs.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ def sinc(x: Array, /, *, xp: ModuleType) -> Array:
Returns
-------
out : ndarray
res : array
``sinc(x)`` calculated elementwise, which has the same shape as the input.
Notes
Expand Down

0 comments on commit 7eed00d

Please sign in to comment.