Min = 1
Max = 10
So you can have some fun, I'm letting you input your own set of numbers for the functions to chew on. You'll need to use commas to delimit your list so it knows where to split it up. If you enter any text, it's value will be considered to be zero and will be included when calculating the minimum and maximum values.
Click here to read about and download the source code.