defining earlier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
defining earlier
Hi.
Can a solve problems in one dokument without the defining earlier will effect my new problems I gonna solve?
Solved! Go to Solution.
- Labels:
-
Algebra_Geometry
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes you can, but you should be sure to (re-)define variables whose name you (re-)use.
Mathcad looks above and to the right for any definition of a variable that you use. If it's undefined, the numeric processor will complain. The symbolic processor can deal with undefined variables, and also with variables defined in terms of undefined variable.
Using Prime you can also undefine variables.
The same goes for functions...
Success!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes you can, but you should be sure to (re-)define variables whose name you (re-)use.
Mathcad looks above and to the right for any definition of a variable that you use. If it's undefined, the numeric processor will complain. The symbolic processor can deal with undefined variables, and also with variables defined in terms of undefined variable.
Using Prime you can also undefine variables.
The same goes for functions...
Success!
Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As far as I remember you are using Prime.
Here you are able to clear variables using the clear command.
You could also clear a variable for symbolic use only by using clear.sym
See the simple example below
