flt
Here are 58 public repositories matching this topic...
The maximum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Apr 22, 2025 - JavaScript
The minimum biased base 2 exponent for a subnormal single-precision floating-point number.
-
Updated
Sep 15, 2025 - JavaScript
The maximum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Jan 30, 2026 - JavaScript
The minimum biased base 2 exponent for a subnormal half-precision floating-point number.
-
Updated
Jan 30, 2026 - JavaScript
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to single-precision floating-point strided input arrays according to a strided mask array and assigning results to a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - C
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a single…
-
Updated
Feb 2, 2026 - C
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assigning results to elements in a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - C
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assigning results to elements in a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - C
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.
-
Updated
Feb 2, 2026 - C
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array and assign each result to an element in a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - JavaScript
Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.
-
Updated
Feb 2, 2026 - JavaScript
Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - JavaScript
Apply a binary function accepting and returning single-precision floating-point numbers to corresponding elements in two single-precision floating-point strided input arrays and assign each result to an element in a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - JavaScript
Apply a unary function accepting and returning single-precision floating-point numbers to each element in a single-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a single-precision floating-point strided output array.
-
Updated
Feb 2, 2026 - JavaScript
Evaluate the signum function for a single-precision floating-point number.
-
Updated
Feb 5, 2026 - Python
Natural logarithm of the smallest normalized single-precision floating-point number.
-
Updated
Feb 7, 2026 - JavaScript
Improve this page
Add a description, image, and links to the flt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flt topic, visit your repo's landing page and select "manage topics."