float
Here are 28 public repositories matching this topic...
School project: reimplement printf in C (with all the bonuses, including the floats and Dragon4 algorithm).
-
Updated
Jan 4, 2021 - 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
May 12, 2025 - 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
Jun 30, 2025 - 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
Jun 23, 2025 - 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
Mar 4, 2025 - C
Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.
-
Updated
Jan 25, 2019 - C
Improve this page
Add a description, image, and links to the float topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the float topic, visit your repo's landing page and select "manage topics."