Constant gmp_mpfr_sys::C::MPC::References

source ·
pub const References: ();
Expand description

This constant is a place-holder for documentation; do not use it in code.


Next: , Previous: , Up: GNU MPC   [Index]

References

  • Torbjörn Granlund et al. GMP – GNU multiprecision library. Version 6.2.0, http://gmplib.org.
  • Guillaume Hanrot, Vincent Lefèvre, Patrick Pélissier, Paul Zimmermann et al. MPFR – A library for multiple-precision floating-point computations with exact rounding. Version 4.1.0, http://www.mpfr.org.
  • IEEE Standard for Floating-Point Arithmetic, IEEE Computer Society, IEEE Std 754-2019, Approved 13 June 2019, 84 pages.
  • Donald E. Knuth, "The Art of Computer Programming", vol 2, "Seminumerical Algorithms", 2nd edition, Addison-Wesley, 1981.
  • ISO/IEC 9899:1999, Programming languages — C.

Next: , Previous: , Up: GNU MPC   [Index]