{"identifier":58185,"topic":"Functions","name":"min","text":"<code>min(<i>numberList<\/i>)<\/code> <br><br>\n\n Value returned: the number with the lowest value from the comma-separated list  of numbers <br>\n","related":{"89523":"Arithmetic operators","52417":"average","57627":"max"},"examples":"min(1,2,3,4,5,6,7,8,9,10)\n\nmin(the screenRect)\n\nmin(myNumbers)","demo":"","debug":{"9":["min(numberList)\r\rVal"]}}