Thread: Max/min
View Single Post
  #4  
Old 08-18-2003, 06:19 AM
TribulationStaff TribulationStaff is offline
Registered User
Join Date: Jul 2003
Location: Pennsylvania
Posts: 368
TribulationStaff is on a distinguished road
Send a message via AIM to TribulationStaff
Quote:
min(min(a,b),c)
Doesn't work when you don't know how many values you have. I would like to be able to go min(array)
__________________


Help me keep scripting
Reply With Quote