stdlib-js

stdlib-js/number-float64-base

Base utilities for double-precision floating-point numbers.

JavaScript
1
0
Apache License 2.0
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/number-float64-base

Account's avatar
Create a double-precision floating-point number from a higher order word and a lower order word.
Account's avatar
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Account's avatar
Set the more significant 32 bits of a double-precision floating-point number.
Account's avatar
Return a string giving the literal bit representation of a double-precision floating-point number.
Account's avatar
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Account's avatar
Split a double-precision floating-point number into a higher order word and a lower order word.
Account's avatar
Define a read-only property.
Account's avatar
Test if an object has a specified property.
Account's avatar
Test if a value is an array.
Account's avatar
Test if a value is a boolean.
Account's avatar
Test if a value is a Float64Array.
Account's avatar
Check if an environment is little endian.
Account's avatar
Check if the runtime is Node.js.
Account's avatar
Test if a value is a number.
Account's avatar
Test if a value is a string.
Account's avatar
Test if a value is a Uint8Array.
Account's avatar
Boolean indicating if the current process is running on Windows.
Account's avatar
Boolean constructor.
Account's avatar
The bias of a double-precision floating-point number's exponent.
Account's avatar
Double-precision floating-point negative infinity.
Account's avatar
Double-precision floating-point positive infinity.
Account's avatar
Smallest positive double-precision floating-point normal number.
Account's avatar
Maximum unsigned 32-bit integer.
Account's avatar
Test if a double-precision floating-point numeric value is infinite.
Account's avatar
Test if a finite double-precision floating-point number is an integer.
Account's avatar
Test if a double-precision floating-point numeric value is NaN.
Account's avatar
Test if a double-precision floating-point numeric value is negative zero.
Account's avatar
Compute the absolute value of a double-precision floating-point number.
Account's avatar
Round a double-precision floating-point number toward negative infinity.
Account's avatar
Exponential function.
Account's avatar
Round a numeric value to the nearest integer.
Account's avatar
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Account's avatar
Base double-precision floating-point number assert functions.
Account's avatar
Create a double-precision floating-point number from a literal bit representation.
Account's avatar
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Account's avatar
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Account's avatar
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Account's avatar
Set the less significant 32 bits of a double-precision floating-point number.
Account's avatar
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Account's avatar
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Account's avatar
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Account's avatar
High word mask for the exponent of a double-precision floating-point number.
Account's avatar
Smallest positive double-precision floating-point number.
Account's avatar
Test if two double-precision floating-point numbers are the same value.
Account's avatar
Convert a double-precision floating-point number to a signed 32-bit integer.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
59 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet