Evaluating an Expression

To make a simple numerical calculation:

  1. Click anywhere in your worksheet and type the expression you want to evaluate.

    Until you press '=', Mathcad doesn't evaluate the expression

  2. Press = to display the equal sign for evaluation.

    The evaluated expression; the units placeholder disappears when you click outside of the equation

When you press =, a placeholder appears to the right of the evaluation. This is the unit placeholder, which is only visible when you click on the equation. You can evaluate a function in much the same way.

Expressions are evaluated in a left-right, top-down order. All expressions immediately update as you make changes, provided you are in Automatic Calculation mode. Make sure any variables you use in the expression to the left of the equals sign are not marked in red. If you have errors, trace them and/or fix them. You may wish to adjust the result display to show greater precision or a different numerical format.

Repeated Evaluations

If you need to evaluate an expression or function repeatedly, you can use a range variable or a vector. You can store results by writing them to a file, or copying and pasting them.

Equal Signs

The expression above uses an evaluation equal sign. There are five fundamentally different types of equal signs in Mathcad. These are:

Related Topics