From 0f3130aad8de041f2ddda3acd8a9ef5b931027ec Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 23 Sep 2008 19:04:05 +0000 Subject: * algebra/fortmac.spad.pamphlet (MachineFloat): Don't redeclare base. --- src/algebra/fortmac.spad.pamphlet | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/algebra/fortmac.spad.pamphlet') diff --git a/src/algebra/fortmac.spad.pamphlet b/src/algebra/fortmac.spad.pamphlet index 8c23f9ac..657d8da1 100644 --- a/src/algebra/fortmac.spad.pamphlet +++ b/src/algebra/fortmac.spad.pamphlet @@ -98,8 +98,6 @@ MachineFloat(): Exports == Implementation where ++ precision() returns the number of digits in the model base : PI -> PI ++ base(b) sets the base of the model to b - base : () -> PI - ++ base() returns the base of the model maximumExponent : I -> I ++ maximumExponent(e) sets the maximum exponent in the model to e maximumExponent : () -> I -- cgit v1.2.3