|
[Date Index]
[Thread Index]
[Author Index]
Re: Treating units as positive constants?
- To: mathgroup at yoda.physics.unc.edu
- Subject: Re: Treating units as positive constants?
- From: Jack K. Cohen <jkc at dix.mines.colorado.edu>
- Date: Sat, 31 Oct 92 23:29:32 -0700
> Re: Simplifying Sqrt[meter^2] to meter, etc.
Use PowerExpand:
Sqrt[meter^2] //PowerExpand
meter
Prev by Date:
Re: Problems plotting arrays
Next by Date:
Re: Treating units as positive constants?
Previous by thread:
Re: Problems plotting arrays
Next by thread:
Re: Treating units as positive constants?
|