Skip to content
#

quotient

Here are 20 public repositories matching this topic...

Divide elements of a single-precision floating-point strided array `x` by the corresponding elements of a single-precision floating-point strided array `y` and assign the results to elements in a single-precision floating-point strided array `w`.

  • Updated Sep 6, 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 elements in a double-precision floating-point strided array `w`.

  • Updated Sep 6, 2026
  • JavaScript

Add this topic to your repo

To associate your repository with the quotient topic, visit your repo's landing page and select "manage topics."

Learn more