axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] [#182 Floating point error round(-3.77623) etc.] (nouv


From: kratt6
Subject: [Axiom-developer] [#182 Floating point error round(-3.77623) etc.] (nouveau)
Date: Thu, 23 Jun 2005 03:20:34 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/182FloatingPointErrorRound377623Etc/diff
--
earlier versions of axiom gave::

  round(3.77623) => 4 
  round(-3.77623) => -5 ** wrong!

This was fixed by Dylan with [Patch #2074] :
\begin{axiom}
round(3.77623)
round(-3.77623)
\end{axiom}
--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

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