Hello,
Please, take a look at following command:
Print[Framed["v =" NumberForm[Quantity[10.38, ("Meters")/("Seconds")], 2]]]
The output shows an undesired pair of parenthesis wrapping the right hand side of the equation. Does anyone knows how to get rid of them?
Anderson