Iterative Formula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Iterative Formula
Hi All,
I have written an iterative formula on pg 10 of the attached but cannot work out why it doesn't work. Could someone please give it a second look? Thank you in advance for your time and help.
Cheers,
Dan
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Need to use functions. See attached (yellow highlighted alterations.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If I right-click on your error and trace the error, I discover this:
I can't locate anywhere you define this variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Fred,
Thank you for your reply. I am aware of this, but that error won't effect the find fuction on page 10.
Cheers,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Dan
The missing value epsilon spotted by Fred appears in the second equation in the Solve block.
The Solve block will not solve without the value.
Cheers
Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Need to use functions. See attached (yellow highlighted alterations.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Just to bring this back to the top of the garbage heap.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you Fred
