functions are not working
Sep 07, 2012
04:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 07, 2012
04:08 PM
functions are not working
Hello All,
Can anyone explain why attached Mathcad file doesn't run?
Labels:
- Labels:
-
Other
1 REPLY 1
Sep 07, 2012
04:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 07, 2012
04:32 PM
In the first instance where you call f.parallel, you have written R[601 instead of R.601 (ie, index rather than subscript) and you also have a multiplication between f.parallel and the opening parenthesis, which shouldn't be there.
Stuart
