@stdlib/number-float64-base-get-high-word
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Set the more significant 32 bits of a double-precision floating-point number.
The bias of a double-precision floating-point number's exponent.
The minimum base 10 exponent for a normal double-precision floating-point number.
The minimum base 10 exponent for a subnormal double-precision floating-point number.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
The bias of a single-precision floating-point number's exponent.
Mask for the exponent of a single-precision floating-point number.
High word mask for the exponent of a double-precision floating-point number.
The maximum base 10 exponent for a double-precision floating-point number.
The maximum base 10 exponent for a subnormal double-precision floating-point number.
The maximum biased base 2 exponent for a double-precision floating-point number.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Tools for working with Expo.Contacts
Build configuration objects from static values or Vault.
Utilities for working with Sentry in an ExponentJS Experience
A Component that waits until a given font is loaded to render its children
Tools for using pixi in Expo