MathGroup Archive 2001

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

Search the Archive

LightYear Conversion is Incorrect in Units Package

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28605] LightYear Conversion is Incorrect in Units Package
  • From: "David Park" <djmp at earthlink.net>
  • Date: Tue, 1 May 2001 00:17:30 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Dear MathGroup,

The LightYear conversion appears to be significantly incorrect in the Units
package.

Needs["Miscellaneous`Units`"]
Needs["Miscellaneous`PhysicalConstants`"]

{Convert[LightYear, Meter], Convert[1.0Year SpeedOfLight, Meter]}
{9.4605*^15*Meter, 9.454254955488*^15*Meter}

I believe that the second value is the correct value. If you agree, you can
correct the Miscellaneous`Units` package by searching for LightYear and
pasting in the correct value.

David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/



  • Prev by Date: Output of "Solve" as a list
  • Next by Date: Re: Mandrake 8.0 and Mathematica 4.01
  • Previous by thread: Re: Output of "Solve" as a list
  • Next by thread: RE: LightYear Conversion is Incorrect in Units Package