- Joined
- Dec 13, 2018
- Messages
- 2,368
Hello
How would I go about finding the largest value out of X other integer/real variables? It should also need some way to detect if two or more values are equal.
I have a way of doing it, but it's convoluted and not very efficient at all. It involves a lot of "if X is greater than X and X and X and X" and so on....
I tried googling some formulas on how to find the correct values, but all I found was excel solutions.
Not really sure if this should even be posted under triggers & scripts since it's essentially a math question
How would I go about finding the largest value out of X other integer/real variables? It should also need some way to detect if two or more values are equal.
I have a way of doing it, but it's convoluted and not very efficient at all. It involves a lot of "if X is greater than X and X and X and X" and so on....
I tried googling some formulas on how to find the correct values, but all I found was excel solutions.
Not really sure if this should even be posted under triggers & scripts since it's essentially a math question