Question
Type equation first then evaluate with values
I'd like to type something like this:
Area = a x b
where:
a := 10
b := 20
Thus,
Area = 200
How close can I get in Mathcad?
I've tried using the boolean "=" for the first statement but then can't get the last statement to work.

