llvm-project/libc/utils/MPFRWrapper
Siva Chandra Reddy d5700bb694 [libc] Calculate ulp error after rounding MPFR result to the result type.
Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D104615
2021-06-23 20:29:46 +00:00
..
CMakeLists.txt [libc] Add a standalone flavor of an equivalent of std::string_view. 2021-02-23 15:40:26 -08:00
MPFRUtils.cpp [libc] Calculate ulp error after rounding MPFR result to the result type. 2021-06-23 20:29:46 +00:00
MPFRUtils.h [libc] Add implementation of expm1f. 2021-06-10 14:58:34 -04:00
check_mpfr.cpp