Skip to main content
3-Newcomer
September 9, 2024
Question

undefining variables for symbolic calculation

  • September 9, 2024
  • 1 reply
  • 552 views

Whenever I need to do a quick symbolic calculation involving functions, I need to clear the function variable because Mathcad substitutes the previously defined value of the function. I read on a worksheet that one way to do this is to use the symbolic modifier explicit command, but I think they changed that in the newer version and it no longer works. I know I can just use the clear() and clear.sym() commands but that means redefining the fun_ after, and that's a pain in the neck. Any suggestions? Thanks in advance!

Version: Mathcad prime 10

1 reply

25-Diamond I
September 10, 2024

Can you give an example of what you are trying to do and where it is necessary to repeat the function definition when you have used clear.sym.