|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
Make sure that values that depend on f are returned correctly:
The value of t depends on the definitions for f:
Now change the value of g that f, in turn, depends on:
The value of t is still based on the old value of f that was correct before g was changed:
But the value of f[] has changed:
Tell Mathematica that changes have been made affecting values that depend on f:
Now the value of t returns as expected:
|
| © 2013 Wolfram Research, Inc. |