
TL;DR
The paper provides a comprehensive user guide for MP, a Fortran package for arbitrary-precision floating-point arithmetic, detailing routines, usage, and installation instructions.
Contribution
It introduces MP, a machine-independent package for multiple-precision arithmetic, with detailed documentation and usage instructions for users.
Findings
Includes routines for elementary and special functions
Provides example and test programs
Details installation and usage instructions
Abstract
MP is a package of ANSI Standard Fortran (ANS X3.9-1966) subroutines for performing multiple-precision floating-point arithmetic and evaluating elementary and special functions. The subroutines are machine independent and the precision is arbitrary, subject to storage limitations. The User's Guide describes the routines and their calling sequences, example and test programs, use of the Augment precompiler, and gives installation instructions for the package.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical Methods and Algorithms
