[][src]Constant gmp_mpfr_sys::C::MPC::References

pub const References: ();

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


Next: , Previous: , Up: Top   [Index]

References

  • Torbjörn Granlund et al. gmp – GNU multiprecision library. Version 4.2.4, 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 2.4.1, http://www.mpfr.org.
  • IEEE standard for binary floating-point arithmetic, Technical Report ANSI-IEEE Standard 754-1985, New York, 1985. Approved March 21, 1985: IEEE Standards Board; approved July 26, 1985: American National Standards Institute, 18 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: Top   [Index]