array1.min()

作者:vkvi 来源:ITPOW(原创) 日期:2010-7-23

返回 ezj

array1.min() 获取数组中的最小值。

语法

array1.min()

参数

返回值

number。数组中的最小值。

相关文章