Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

monetary units (e.g. $/kW)

Status
Not open for further replies.

eldar40k

Mechanical
Nov 16, 2006
3
I want to create a monetary Unit like $ to assign it to a value, say 100 $/kW for example. How can I do that in MathCad 11 (2001)?
Thank you very much!!
 
Replies continue below

Recommended for you

You can use CTRL-SHFT-K to enter "$" as a character, rather than an operator.

Goto a blank region
Type a single character
Type CTRL-SHFT-K
Type $
Type CTRL-SHFT-K
Delete the initial character

TTFN



 
Thank you for your quick reply!
I'm afraid that my problem is still not solved. What I actually need is that MathCad recognizes $ or € as a unit so that I can calculate with it:

example

cost := 100 $/kW
power := 5 kW
result := cost * power
result = 500 $

When I type the unit in the way you explained MathCad says that there are undefined functions (-> $).
 
Make a $ the way IRstuff said, type :=1 (or ~1 to make the unit global).
$:=1
Now put $ in the unit placeholder when you define your variables and after the result. It has to be type with ctrl-shft-k like before, but if you highlight the original $ and copy it to the clipboard, you can paste it into all of the placeholders.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor