Search results

288 packages found

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

published 1.0.0 8 years ago
M
Q
P
M
Q
P
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

Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Smallest positive single-precision floating-point number.

published 1.0.2 8 years ago
M
Q
P

Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

published 1.0.0 8 years ago
M
Q
P

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

published 1.0.1 8 years ago
M
Q
P

Returns an integer corresponding to the unbiased exponent of a single-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.1 8 years ago
M
Q
P

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

published 1.0.0 8 years ago
M
Q
P

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

published 1.0.1 8 years ago
M
Q
P

Returns an integer corresponding to the significand of a single-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

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

published 1.0.0 8 years ago
M
Q
P

Maximum single-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P

Smallest positive single-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P

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

published 1.0.0 8 years ago
M
Q
P

Maximum single-precision floating-point number.

published 1.0.2 8 years ago
M
Q
P

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

published 1.0.0 8 years ago
M
Q
P

converts int bits to float and back

published 1.0.0 9 years ago
M
Q
P