Skip to content

Commit a6d8580

Browse files
vtavanaantonwolfy
andcommitted
Update dpnp/dpnp_iface_trigonometric.py
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
1 parent a6b5c05 commit a6d8580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/dpnp_iface_trigonometric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@ def reciprocal(
14481448
14491449
Notes
14501450
-----
1451-
If `x` has a integral data type, the output has the default
1451+
If `x` has a integral data type, the output will have the default
14521452
real-valued floating-point data type for the device where
14531453
input array `x` is allocated. If `x` has a floating-point
14541454
data type, the output has the same data type.

0 commit comments

Comments
 (0)