套件: libcreal-ocaml-dev (0.7-6build12)
libcreal-ocaml-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 ocamlcreal:
維護者:
Original Maintainers:
- Debian OCaml Maintainers (郵件存檔)
- Mike Furr
- Mehdi Dogguy
相似套件:
O'Caml library that implements exact real arithmetic
This module implements exact real arithmetic, following Valerie Menissier-Morain Ph.D. thesis (http://www-calfor.lip6.fr/~vmm/).
A real x is represented as a function giving, for any n, an approximation zn/4^n of x such that |zn/4^n - x| < 1, where zn is an arbitrary precision integer (of type Gmp.Z.t).
Coercions from type int, Gmp.Z.t, Gmp.Q.t, basic operations (addition, subtraction, multiplication, division, power, square root) and transcendental functions (sin, cos, tan, log, exp, arcsin, arccos, etc.) and a few constants (pi, e) are provided.
A small reverse-polish calculator is provided to test the library.
其他與 libcreal-ocaml-dev 有關的套件
|
|
|
-
- dep: libgmp-ocaml-dev-7ai72
- 本虛擬套件由這些套件提供: libgmp-ocaml-dev
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件提供: ocaml