Click here to see the number of accesses to this library.
# Intel(R) Decimal Floating-Point Math Library # http://software.intel.com/en-us/articles/intel-decimal-floating-point-math-library/ # # The library is a software implementation of the IEEE Standard 754-2019 Decimal Floating-Point # Arithmetic specification. It implements the functions defined for decimal floating-point # arithmetic operations in the IEEE Standard 754-2019, which is a revision of the IEEE # Standard 754-2008 for Floating-Point Arithmetic. # The library ensures compliance for decimal floating-point with the IEEE Standard 754-2019. # # References: # # 754-2019 - IEEE Standard for Floating-Point Arithmetic # https://ieeexplore.ieee.org/document/8766229 # # Technical paper at ARITH18 # http://www.lirmm.fr/arith18/papers/CorneaM_Decimal_ARITH18.pdf # # Technical note at ARITH19 # http://www.acsel-lab.com/arithmetic/# (2009, Panel on Decimal Arithmetic) # file README.txt for README for Intel(R) Decimal Floating-Point Math Library file IntelRDFPMathLib20U3.tar.gz for Intel(R) Decimal Floating-Point Math Library