Re: REAL constants in libm3/src/arith/POSIX/Math.i3
by "E.A. Ratzer" <ear23@[EMAIL PROTECTED]
>
Jan 13, 2004 at 09:28 AM
On Mon, 12 Jan 2004, Henning Thielemann wrote:
> I noticed that constants like Pi are defined in Math.i3 with high
> precision but as REAL literals, whereas the rest of the module works
with
> LONGREAL. I would call this a flaw - someone already encountered that?
I would agree - I copied the definitions and defined them as LongReals
myself.
Ed.