Re: Units question
- To: mathgroup at smc.vnet.net
- Subject: [mg115488] Re: Units question
- From: DrMajorBob <btreat1 at austin.rr.com>
- Date: Wed, 12 Jan 2011 04:08:23 -0500 (EST)
Try PowerExpand. Bobby On Tue, 11 Jan 2011 18:23:55 -0600, Ted Sariyski <tsariysk at craft-tech.com> wrote: > Hi, > Working with units I get correct result: > > Sqrt[Meter^2/Second^2] Second)/Meter^2 > > How to tell Mathematica to simplify the result to Meter^-1? > Simplify and FullSimplify doesn't do the job. > Thanks in advance, > --Ted > > > > -- DrMajorBob at yahoo.com