cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Formula where solution has min and max but can be inbetween

jmenier
1-Newbie

Formula where solution has min and max but can be inbetween

For ease of asking this question I have a formulas solution is bound by upper and lower values but can be anywhere inbetween the upper and lower values. How can I write that as programming statement. So far this is what I have :

Mathcad1.PNG

If I were to change "x" variable to  equal "1", the formulas solution (x/y) would equal "0.5", I would like the program to spit out that answer as well.

Thanks for the help, hope to reciprocate sometime!

1 ACCEPTED SOLUTION

Accepted Solutions
AndyWesterman
4-Participant
(To:jmenier)

Both of these should set upper & lower limits

snip.PNG

Hope this helps

Andy

View solution in original post

3 REPLIES 3
AndyWesterman
4-Participant
(To:jmenier)

Both of these should set upper & lower limits

snip.PNG

Hope this helps

Andy

You the man! I appreciate your help, this is what I did incase you were wondering...

Mathcad1.PNG

Here is another one:

Top Tags