Browse thread
bignums
- Pierre Weis
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Pierre Weis <weis@p...> |
| Subject: | bignums |
There is a library for big rational numbers available for Caml Light, in the directory contrib/libnum. See the README and INSTALL files in this directory for more informations. This arithmetic is documented in "The CAML Numbers Reference Manual" by Valerie Menissie-Morain, technical report 141, INRIA, july 1992, available by anonymous FTP from ftp.inria.fr, directory INRIA/publications/RT, file RT-0141.ps.Z, or in the directory lang/caml/V3.1 file doc_arith.tar.Z. Pierre Weis