JavaScript中的Math.ceil()函数
ceil()Math对象的函数接受浮点数,并返回大于或等于给定数字的最接近的整数。如果给定的数字本身是整数,则此函数返回相同的值。
语法
其语法如下
Math.ceil(169.36)
示例
<html>
<head>
<title>JavaScript Example</title>
</head>
<body>
<script type="text/javascript">
var result = Math.ceil(169.36);
document.write("ceil value of the of the given number: "+result);
</script>
</body>
</html>输出结果
ceil value of the of the given number: 170
热门推荐
10 医院探望朋友祝福语简短
11 毕业祝福语简短女朋友
12 春节虎年爸妈祝福语简短
13 儿童毕业祝福语 简短6
14 开工仪式横幅祝福语简短
15 孩子日常祝福语大全简短
16 清晨寄语诗句祝福语简短
17 结婚送亲认亲祝福语简短
18 虎年喝酒拜年祝福语简短