以下哪个结果是正确的?( )var a=100 ,b="100.5a6", c="100.1";alert(Math.max(a , b ,c));
·100
· 100.1
·NaN
·undefined
出自:佳木斯大学语言治疗学