Create a half-precision floating-point number from a literal bit representation.
Base 2 logarithm of Euler's number.
Natural logarithm of π as a half-precision floating-point number.
Natural logarithm of the square root of 2π.
Return an integer corresponding to the unbiased exponent of a half-precision floating-point number.
Natural logarithm of 1/2 as a half-precision floating-point number
Test if two half-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
<p align="center"> IEEE 754 half-precision floating-point ponyfill for JavaScript<br> See <a href="https://github.com/tc39/proposal-float16array">TC39 proposal</a> or <a href="https://esdiscuss.org/topic/float16array">the archive of the ES Discuss Flo
Return an integer corresponding to the significand of a half-precision floating-point number.
Portable mixed-precision math, linear-algebra, & retrieval library with 2000+ SIMD kernels for x86, Arm, RISC-V, LoongArch, Power, & WebAssembly
Square root of 2π as a half-precision floating-point number.
The minimum biased base 2 exponent for a subnormal half-precision floating-point number.
π².
List of ndarray data type strings.
The minimum base 10 exponent for a subnormal half-precision floating-point number.
List of ndarray data types.
1/2 times π.
AI-ready image preprocessing for React Native: zero-copy image → tensor conversion with strong YOLO/TFLite defaults.
The maximum base 10 exponent for a subnormal half-precision floating-point number.
SQLite vector search extension for Node.js - Cross-platform vector embeddings and similarity search
hermez network common js implementation
TFLite model parser - extracts graph structure from .tflite flatbuffer files
ExecuTorch model parser - extracts graph structure from .pte flatbuffer files
JavaScript analogue to Python's struct module