Search results

309 packages found

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

published 1.0.0 8 years ago
M
Q
P

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

Smallest positive double-precision floating-point number.

published 1.0.0 8 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

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

Maximum double-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P

Maximum safe double-precision floating-point integer.

published 1.0.2 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

Maximum safe double-precision floating-point integer.

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

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