Search results

243 packages found

Splits a floating-point number into a higher order word and a lower order word.

published 1.0.0 8 years ago
M
Q
P

Creates a double-precision floating-point number from a higher order word and a lower order word.

published 1.0.0 8 years ago
M
Q
P

Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Returns a double-precision floating-point number with the magnitude of x and the sign of y.

published 1.0.0 8 years ago
M
Q
P

A official disbots.xyz api

published 2.0.0 2 years ago
M
Q
P

Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

published 1.0.0 8 years ago
M
Q
P

Sets the less significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Multiplies a double-precision floating-point number by an integer power of two.

published 1.0.1 8 years ago
M
Q
P

Converts a double-precision floating-point number to the nearest single-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Splits a double-precision floating-point number into a normalized fraction and an integer power of two.

published 1.0.0 8 years ago
M
Q
P

Sets the more significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Creates a double-precision floating-point number from a literal bit representation.

published 1.0.0 8 years ago
M
Q
P

Square root of double-precision floating-point epsilon.

published 1.0.0 8 years ago
M
Q
P

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Returns the next representable double-precision floating-point number after x toward y.

published 1.0.0 8 years ago
M
Q
P

Returns a string giving the literal bit representation of a double-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P

Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Effective number of bits in the significand of a double-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P

Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.

published 1.0.0 8 years ago
M
Q
P

Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

published 1.0.0 8 years ago
M
Q
P