Condition IF with egual / not equal

Condition IF with egual / not equal - Messages

#1 Posted: 8/11/2021 2:39:37 PM
Guingampe

Guingampe

0 likes in 3 posts.

Group: User

Hi,
I have problem with "if with many conditions"

Image1 - conditions with equal - resultat error
Image2 - conditions with not equal - resultat OK


How to fix a formula?

File not found.File not found.File not found.
#2 Posted: 8/11/2021 3:18:52 PM
sergio

sergio

115 likes in 329 posts.

Group: User

It is not very clear what you want to achieve.
Compared to your procedure the two results are correct (but I'm afraid they are not the ones expected).
The procedure passes all rows of the Matrix and compares three elements. In the first case ( = ) at the first step the three equalities are verified but at the following steps no for which F1 is stored F1:=0 (correctly).
In the second case (not =) at the first step, the three inequalities are not verified, but the subsequent steps in the three inequalities are all verified, but in F1 is only stored the last of the values that replaces the previous calculated for rows 2 and 3 (correct).

sergio
#3 Posted: 8/11/2021 3:36:11 PM
Guingampe

Guingampe

0 likes in 3 posts.

Group: User

The example with (not =) is irrelevant. Shows that the entire formula is correct.

I need to get the correct result in the second formula (=)

For this case the result should be 11 (first row meets the condition), not zero car first F1 = 0 + 22/2 = 11
This formula works for (not=) and not for (=)
#4 Posted: 8/11/2021 3:53:45 PM
sergio

sergio

115 likes in 329 posts.

Group: User

look at this setting; it doesn't make much sense to do this but maybe it can help you understand SMath's behaviorSMathStudio_Desktop_zZNAjXAwdQ.png
sergio
#5 Posted: 8/11/2021 4:36:18 PM
CBG

CBG

77 likes in 312 posts.

Group: User

Hello

This solves your problem

Imagen_IF.png

Test _CBG.sm (9 KiB) downloaded 17 time(s).

Best Regards

Carlos
#6 Posted: 8/11/2021 4:42:30 PM
Guingampe

Guingampe

0 likes in 3 posts.

Group: User

Thank you very much

All in all, I need the sum of this new matrix (F). And I did it like below

3.png

Thanks again for your help
  • New Posts New Posts
  • No New Posts No New Posts