axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#197 DFLOAT format]


From: greg
Subject: [Axiom-developer] [#197 DFLOAT format]
Date: Mon, 15 Aug 2005 10:39:24 -0500

Changes http://page.axiom-developer.org/zope/mathaction/197DFLOATFormat/diff
--

??changed:
-<pre>
-diff -u  /usr/local/axiom/int/algebra/DFLOAT.spad  Axiom/DFLOAT.spad
---- /usr/local/axiom/int/algebra/DFLOAT.spad    2005-08-15 16:48:58.055751184 
+0200
-+++ Axiom/DFLOAT.spad   2005-07-24 18:23:33.051285856 +0200
-@@ -62,6 +62,7 @@
-         ++ Gamma(x) is the Euler Gamma function.
-       Beta : (%,%) -> %
-         ++ Beta(x,y) is \spad{Gamma(x) * Gamma(y)/Gamma(x+y)}.
-+      doubleFloatFormat : String -> String
-       rationalApproximation: (%, NonNegativeInteger) -> Fraction Integer
-         ++ rationalApproximation(f, n) computes a rational approximation
-         ++ r to f with relative error \spad{< 10**(-n)}.
-@@ -71,10 +72,17 @@
-          ++ (that is, \spad{|(r-f)/f| < b**(-n)}).
-
-  == add
-+   format: String := "~G"
-    MER ==> Record(MANTISSA:Integer,EXPONENT:Integer)
-
-[21 more lines...]


--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]