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`.
Evaluate the Kronecker delta.
Subtract two double-precision floating-point numbers.
Multiply two double-precision floating-point numbers.
Compute the hypotenuse avoiding overflow and underflow.
Convert an angle from degrees to radians.
Compute the multiplicative inverse of a double-precision floating-point number.
Evaluate the identity function for a double-precision floating-point number.
Compute the sum of three double-precision floating-point numbers.
Compute the sum of five double-precision floating-point numbers.
Compute the sum of two double-precision floating-point numbers.
Compute the sum of four double-precision floating-point numbers.
Divide two double-precision floating-point numbers.
Restrict a double-precision floating-point number to a specified range.
Add a description, image, and links to the double-precision topic page so that developers can more easily learn about it.
To associate your repository with the double-precision topic, visit your repo's landing page and select "manage topics."