BasicToken:Min(
From WikiPrizm
Revision as of 16:22, 24 February 2012 by YeongJIN COOL (talk | contribs) (Created page with '= Min( = == Description == This command returns the manimum value from the given numbers. == Syntax == '''Min('''''Value'',''Value'',''Value''.....''')''' '''Min('''''List'''''…')
Contents
Min(
Description
This command returns the manimum value from the given numbers.
Syntax
Min(Value,Value,Value.....)
Min(List)
Example
Min(1,2,4,19 Min(List1