MathGroup Archive 2002

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Unit Conversion

  • To: mathgroup at smc.vnet.net
  • Subject: [mg37990] Re: [mg37973] Unit Conversion
  • From: Vladimir Bondarenko <vvb at mail.strace.net>
  • Date: Mon, 25 Nov 2002 01:56:05 -0500 (EST)
  • In-reply-to: <200211240014.TAA01703@smc.vnet.net>
  • References: <200211240014.TAA01703@smc.vnet.net>
  • Reply-to: Vladimir Bondarenko <vvb at mail.strace.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"André Giroux" <giroux at dms.umontreal.ca> wrote on Saturday, November 23, 2002, 8:14:45 PM :

AG> I always thought that 1 hectare = 100 are = 100 * 100 meter.
AG> Yet Mathematica says
AG> IN Convert[Hectare, Are]
AG> OUT 98.8422 Are
AG> What is the explanation of this ?

Your ideas about the ares and hectares are immaculate ;-)

Actually, you have come across a bug the long-liver, it exists
in versions

  4.1 for Microsoft Windows (November 2, 2000)
  4.0 for Microsoft Windows (April 21, 1999)
  Microsoft Windows 3.0 (April 25, 1997)
  Windows 387 2.2 (April 9, 1993)

and has been fixed recently.

In[1] := $Version
Out[1] = 4.2 for Microsoft Windows (June 5, 2002)

In[2] := << Miscellaneous`Units`
In[3] := Convert[Hectare, Are]

Out[3] = 100 Are


Best wishes,

Vladimir Bondarenko
Mathematical and Production Director
Symbolic Testing Group
Email:  vvb at mail.strace.net

Web  :  http://www.CAS-testing.org/ (under development, 95% ready)
        http://maple.bug-list.org/  (under development, 20% ready)

Voice:  (380)-652-447325 Mon-Fri 6 a.m. - 3 p.m. GMT
ICQ  :  173050619
Mail :  76 Zalesskaya Str, Simferopol, Crimea, Ukraine




  • References:
  • Prev by Date: Mathematica Documentation
  • Next by Date: Re: Number of cyclic subgroups of order 15 in Z_90 (+) Z_36
  • Previous by thread: Unit Conversion
  • Next by thread: RE: Unit Conversion