Search
@petamoriken/float16
IEEE 754 half-precision floating-point for JavaScript
v3.9.2 URL:
https://unpkg.com/@petamoriken/float16@3.9.2/lib/index.cjs
Open
Browse Files
float16
binary16
FP16
half-precision
ieee754
Float16Array
TypedArray
DataView
getFloat16
setFloat16
f16round
ponyfill
shim
fp16
Half-precision 16-bit floating point numbers
v1.0.0 URL:
https://unpkg.com/fp16@1.0.0/lib/index.js
Open
Browse Files
float16
@stdlib/constants-float16-eps
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float16-eps@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
real
half
floating-point
float16
16bit
16-bit
ieee754
epsilon
eps
number
@stdlib/constants-float16-sqrt-eps
Square root of half-precision floating-point epsilon.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float16-sqrt-eps@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
float
real
half
half-precision
floating-point
float16
16bit
16-bit
ieee754
epsilon
eps
number
sqrt
square
root
@stdlib/constants-float16-ninf
Half-precision floating-point negative infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float16-ninf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
ninf
negative
infinity
float16
16bit
16-bit
inf
half
precision
floating-point
float
ieee754