Python module which finds the IEEE-754 representation of a floating point number.
-
Updated
Mar 1, 2024 - Python
Python module which finds the IEEE-754 representation of a floating point number.
Return the positive difference between `x` and `y`.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Evaluate the Kronecker delta (single-precision).
Compute the sum of two single-precision floating-point numbers.
Subtract two single-precision floating-point numbers.
Convert an angle from degrees to radians (single-precision).
Compute the multiplicative inverse of a single-precision floating-point number.
Restrict a single-precision floating-point number to a specified range.
Divide two single-precision floating-point numbers.
Evaluate the signum function for a single-precision floating-point number.
Evaluate the identity function for a single-precision floating-point number.
Multiply two single-precision floating-point numbers.
Evaluate the identity function for a single-precision floating-point number.
Evaluate the identity function for a single-precision complex floating-point number.
Multiply two single-precision floating-point numbers.
Add a description, image, and links to the single-precision topic page so that developers can more easily learn about it.
To associate your repository with the single-precision topic, visit your repo's landing page and select "manage topics."