介绍JavaScript中Math.abs()方法的使用
这个方法返回一个数字的绝对值。
语法
Math.abs(x);
下面是参数的详细信息:
- x:一个数字
返回值:
- 返回一个数字的绝对值
例子:
<html>
<head>
<title>JavaScriptMathabs()Method</title>
</head>
<body>
<scripttype="text/javascript">
varvalue=Math.abs(-1);
document.write("FirstTestValue:"+value);
varvalue=Math.abs(null);
document.write("<br/>SecondTestValue:"+value);
varvalue=Math.abs(20);
document.write("<br/>ThirdTestValue:"+value);
varvalue=Math.abs("string");
document.write("<br/>FourthTestValue:"+value);
</script>
</body>
</html>
这将产生以下结果:
FirstTestValue:1 SecondTestValue:0 ThirdTestValue:20 FourthTestValue:NaN
热门推荐
10 儿子立冬祝福语简短独特
11 对当兵的祝福语简短
12 侄儿高考试祝福语简短
13 伴郎红包祝福语朋友简短
14 媳妇生日简短祝福语朋友
15 公司年会祝福语简短最好
16 元旦感恩祝福语简短大全
17 红包祝福语简短10字
18 周六早晨祝福语简短