欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

JScript  

max 方法

返回給出的零個(gè)或多個(gè)數(shù)值表達(dá)式中較大者。

Math.max([number1[, number2[. . . [,numberN]]]])

可選項(xiàng) number1, number2, . . ., numberN 參數(shù)為需要進(jìn)行比較的數(shù)值表達(dá)式。

說明

如果沒有給出參數(shù),返回值等于 NEGATIVE_INFINITY。如果有參數(shù)為 NaN,返回值仍然為 NaN。

要求

版本 1

請參閱

Math 對象方法 | min 方法| NEGATIVE_INFINITY 屬性

應(yīng)用于: Math 對象