Undefined variable
Sep 13, 2021
01:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 13, 2021
01:50 PM
Undefined variable
Hello, I need to compare two functions F1 and F2 to get get the variable x, but im new and having trouble with it. Could someone help me. Thank you
Solved! Go to Solution.
Labels:
- Labels:
-
Mathcad Usage
ACCEPTED SOLUTION
Accepted Solutions
Sep 13, 2021
02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
5 REPLIES 5
Sep 13, 2021
02:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 13, 2021
02:28 PM
Here's a tip:
Sep 13, 2021
02:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 13, 2021
02:41 PM
But it doesn't let me put an equal sign between F1(x) and F2(x), saying that x is undefined
Sep 13, 2021
02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 13, 2021
02:48 PM
You need to use the boolean operator "Equal".
Sep 13, 2021
02:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 13, 2021
02:50 PM
Thank you so much!
Sep 14, 2021
03:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 14, 2021
03:26 PM
You're welcome.
