Solve App and ABS() and IP()
|
10-20-2015, 12:53 PM
(This post was last modified: 10-22-2015 05:06 PM by cclinus.)
Post: #1
|
|||
|
|||
Solve App and ABS() and IP()
Hello,
I have two equations. E1: S=(IP(X/L)*IP(Y/M)+IP(X/M)*IP(Y/L)+ABS(IP(X/L)*IP(Y/M)-IP(X/M)*IP(Y/L)))*0.5 E2:C=IP(X/L)*IP(Y/(2*M-2) )+IP(X/(2*M-2))*IP(Y/L)+ABS(IP(X/L)*IP(Y/(2*M-2))-IP(X/(2*M-2))*IP(Y/L)) When I solve them one by one, the answer is correct: But, if I solve them at the same time, the answer of E2 is not correct. Is it a bug? Solve1.hpappdir.zip (Size: 833 bytes / Downloads: 4) 21-10-2015 attachment updated Updated on 22-10-2015 I modify the equations to as follows. They have the same problem. E1:C=IP(X/(2*M-2))*IP(Y/L)*2 E2:B=A If solve E1 and E2 at the same time, the answer or E1 is not correct. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Solve App and ABS() and IP() - cclinus - 10-20-2015 12:53 PM
RE: Solve App and ABS() and IP() - roadrunner - 10-24-2015, 11:04 AM
RE: Solve App and ABS() and IP() - cclinus - 10-24-2015, 03:28 PM
RE: Solve App and ABS() and IP() - cyrille de brébisson - 10-26-2015, 06:41 AM
|
User(s) browsing this thread: 3 Guest(s)