08-03-2009 11:02 AM
Hi!
I have 3 number, and i wan't to know, which one is the smallest. do i need two minimum function or is an ather way? Thx!
08-03-2009 11:08 AM
On the array palette ther is a Min Max Array version. Use a "Build array" to create an array of your threee values then pass the resulting array to the Array min Max function. It has outputs to tell you the min max and the index of both if desired.
Have fun!
Ben
08-03-2009 12:05 PM