@stdlib/number-float64-base
Base utilities for double-precision floating-point numbers.
Base utilities for double-precision floating-point numbers.
Base double-precision floating-point number assert functions.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Create a double-precision floating-point number from a literal bit representation.
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Convert a double-precision floating-point number to a signed 32-bit integer.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Revive a JSON-serialized number.
Return a JSON representation of a number.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Return a string giving the literal bit representation of a double-precision floating-point number.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Number input component that can replace the native number input which is not yet very well supported and where it is, it does not have the same appearance across the browsers. Additionally this component offers more flexible options and can be used for an
Expand Typescript native data types
Числовой модуль.
<p align="center"> <a href="https://github.com/swenkerorg/ipsum-nobis"> <img width="200" src="./static/logo.svg"> </a> </p>