Getting the max/min value of an array?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi all,
Is there a method for arrays that contain integers/floats that when used returns the lowest/highest value?
If not, is it possible to add this functionality to arrays as a method, kind of like a global method I can use in any project? Is it possible to make changes like this kind of like a permanent addition? Or is there stuff like these available on the web?
Lastly if its all possible, how would one go about writing it? I believe this method wouldnt take much time to develop. Any help is greatly appreciated!
 
 
Thank you,
aw

View the full article
 
Back
Top