Question: Variable and Units Shared Names

Hello,

I have a large calculation set in Maple 14 that has an assigned value to the variable 'm'. Now I am trying to incorporate units into the calculations using "with(Units[Standard]):". However, an error is thrown whenever i try to use the [[m]] units, since I have assigned it a value already. Is there any way to keep my variable name and still use meters as units?

Please Wait...