Divide elements of a double-precision floating-point strided array `x` by the corresponding elements of a double-precision floating-point strided array `y` and assign the results to `y`.
-
Updated
Jul 30, 2026 - JavaScript
Divide elements of a double-precision floating-point strided array `x` by the corresponding elements of a double-precision floating-point strided array `y` and assign the results to `y`.
Divide elements of a one-dimensional double-precision floating-point ndarray by the corresponding elements of a second one-dimensional double-precision floating-point ndarray and assign the results to the second ndarray.
Add a description, image, and links to the dxdy topic page so that developers can more easily learn about it.
To associate your repository with the dxdy topic, visit your repo's landing page and select "manage topics."