Program for comparing the error and time performances of the floating point summation methods (Normal, Pairwise and Kahan summations) for the given datasets.
-
Updated
May 16, 2019 - C++
Program for comparing the error and time performances of the floating point summation methods (Normal, Pairwise and Kahan summations) for the given datasets.
A bootstrap-based dynamic floating point visualizer
neperian logarithm computation for compilers that doesn't implement it
Utility to show a real float number in its normalized hexadecimal and binary representation, with its exponent and normalized mantissa in memory using C bitwise operations.
Return an integer corresponding to the significand of a single-precision floating-point number.
C Library for converting a floating point number into it's sign, exponent, and mantissa parts. Can also convert from Hexidecimal representation of single precison floating point.
Cpp, c, python a library for arbitrary precision calculations
converter for positional numeral systems (with mantissa)
Add a description, image, and links to the mantissa topic page so that developers can more easily learn about it.
To associate your repository with the mantissa topic, visit your repo's landing page and select "manage topics."