Goto Chapter: Top 1 2 3 4 Bib Ind
 [Top of Book]  [Contents]   [Next Chapter] 

Floating-point numbers

Version 1.0.4

11/01/2024

Integration of mpfr, mpfi, mpc, fplll and cxsc in GAP

Laurent Bartholdi
Email: laurent.bartholdi@gmail.com
Homepage: https://www.math.uni-sb.de/ag/bartholdi/

Address:
FR Mathematik
D-66041 Saarbrücken
Germany

Abstract

This document describes the package Float, which implements in GAP arbitrary-precision floating-point numbers.

The computer algebra system GAP is available at https://www.gap-system.org.

This documentation for Float is available at https://docs.gap-system.org/pkg/float/doc/manual.pdf in PDF format, and may be accessed online at https://gap-packages.github.io/float/.

The latest release of the package may be downloaded as https://github.com/gap-packages/float/releases/download/v1.0.4/float-1.0.4.tar.gz (tar, gzipped). The latest repository version (possibly unstable) may be downloaded as https://github.com/gap-packages/float/tarball/master (tar, gzipped), https://github.com/gap-packages/float.git (git repository), https://packages.debian.org/search?keywords=gap-float&searchon=names&suite=all§ion=all (debian package), or explored at https://github.com/gap-packages/float/tree/master/.

For comments or questions on Float please contact the author.

Copyright

© 2011-2021 by Laurent Bartholdi

Acknowledgements

Part of this work was supported by the "Swiss National Fund for Scientific Research (SNF)", the "German National Science Foundation (DFG)", and the Courant Research Centre "Higher Order Structures" of the University of Göttingen.

Contents

1 Licensing
2 Float package
3 Polynomials
4 Implemented packages
References
Index

 [Top of Book]  [Contents]   [Next Chapter] 
Goto Chapter: Top 1 2 3 4 Bib Ind

generated by GAPDoc2HTML