Search
@webassemblyjs/floating-point-hex-parser
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
v1.14.1 URL:
https://unpkg.com/@webassemblyjs/floating-point-hex-parser@1.14.1/lib/index.js
Open
Browse Files
webassembly
floating-point
@stdlib/math-base-special-copysign
Return a double-precision floating-point number with the magnitude of x and the sign of y.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-copysign@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
float64
float
floating-point
ieee754
double
copysign
copy
sign
bits
number
dbl
special
function
@stdlib/constants-float64-exponent-bias
The bias of a double-precision floating-point number's exponent.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-exponent-bias@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
@stdlib/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
v0.2.1 URL:
https://unpkg.com/@stdlib/constants-float64-max-base2-exponent-subnormal@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
ieee754
bias
exponent
max
maximum
binary
subnormal
denormalized
base 2
@stdlib/constants-float64-pinf
Double-precision floating-point positive infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-pinf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
pinf
positive
infinity
ieee754
double
dbl
precision
floating-point
float64