MathGroup Archive 2005

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

Search the Archive

Re: Units, simplification

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59624] Re: Units, simplification
  • From: ted.ersek at tqci.net
  • Date: Sun, 14 Aug 2005 04:38:09 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Others answered this thread with the recommendation to modify the Units
package, or downloading David Parks Units package. Instead we can do the
following.

In[1]:=
  Needs["Miscellaneous`Units`"];
  Convert[Ampere Meter Meter/Joule Tesla, 1]

Out[1]=
  1

----------
  Ted Ersek



  • Prev by Date: Re: Re: Mathematica goes Bad
  • Next by Date: Re: Using the VectorCalculus
  • Previous by thread: Re: Re: Units, simplification
  • Next by thread: Re: Units, simplification