jax-js
System
Light
Dark
Search…
Preparing search index...
@jax-js/jax
numpy
remainder
Function remainder
remainder
(
...
args
:
[
x
:
ArrayLike
,
y
:
ArrayLike
]
)
:
Array
Calculate element-wise remainder of the division (matches sign of y).
Parameters
...
args
:
[
x
:
ArrayLike
,
y
:
ArrayLike
]
Returns
Array
Properties
dispose
dispose
:
()
=>
void
Properties
dispose
jax-js
Loading...
Calculate element-wise remainder of the division (matches sign of y).