emerald000

5 Reputation

2 Badges

13 years, 258 days

MaplePrimes Activity


These are questions asked by emerald000

I am looking for a way to check if multiple variables are different. Let's say I have 4 variables named a, b, c and d. You can do it with "a!=b and a!=c and a!=d and b!=c and b!=d and c!=d", but it quickly becomes impractical when you have more variables.

 

Can anyone shed some light on this?

Thanks!

Page 1 of 1