llvm-project/libc/utils/MPFRWrapper
Kirill Okhotnikov a7f55f0805 [libc][math] Added sinhf function.
Differential Revision: https://reviews.llvm.org/D129278
2022-07-29 17:20:53 +02:00
..
CMakeLists.txt [libc] Specify rounding mode for strto[f|d] tests 2022-07-13 20:20:30 +00:00
MPFRUtils.cpp [libc][math] Added sinhf function. 2022-07-29 17:20:53 +02:00
MPFRUtils.h [libc][math] Added sinhf function. 2022-07-29 17:20:53 +02:00
check_mpfr.cpp