http://www.jhauser.us/arithmetic/SoftFloat.html

mpfr
 The MPFR library is a C library for multiple-precision floating-point
computations with correct rounding.
GCC 就是用的 mpfr

http://gcc.gnu.org/onlinedocs/gccint/Soft-float-library-routines.html

mathFP (for java)

相关文章:

  • 2022-12-23
  • 2021-06-15
  • 2022-12-23
  • 2022-01-02
  • 2021-09-18
  • 2021-10-04
猜你喜欢
  • 2021-08-04
  • 2021-11-18
  • 2021-09-04
  • 2021-10-11
  • 2021-09-11
相关资源
相似解决方案