Hi,
I'd like to solve some engineering-problems using SMath Studio.
In my calculations there are a lot of moments with the unit Nm (N*m).
The problem is, that the unit is displayed as J insted of Nm:
a:= 5m
b:= 10N
C:= a*b = 50J
When I put 'Nm := N*m at the be beginning of the sheet, then I can use the unit Nm.
But I have to change the unit every time. It always is displayed as J. And then I have to change it manually.
Is there a way to show Nm insted of Joule automatically ?
And is it possible to add the unit "Nm" globally in SMath ? So that I don't have to add 'Nm := N*m to every sheet I create ?
Thanks a lot,
Maik