Local assignment within an equation
How is the following possible in Mathcad?

I can not even type (S2 = S1) within the equation.
Thanks.
How is the following possible in Mathcad?

I can not even type (S2 = S1) within the equation.
Thanks.
There's no problem. Just use Mathcad and a little magic...
To get the assignment type the following (exactly):
(s.2{s.1)
Now you have to set the display of the 'local definition' operator from a left-pointing arrow, to an equals sign. Use the menu: Tools > Worksheet options
then choose the 'display' tab and you should find that operator listed there.
Note that it is bad practice to do this, because it conceals what is actually happening. At first glance it would seem that a boolean comparison ( does s.2 equal s.1 ?) is made, which should/would result in either True (=1) or False (=0).
Success!
Luc
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.