概述
函数ceil()
将给定数值向上取整,即返回不小于该数值的最小整数。
参数:ceil(<number>)
<number>
:数值
返回值:
- 向上取整数值
一般用法
本例将一列数字向上取整:
uncollect [1, -2.5, 3.7] as a
return ceil(a)
1
-2
4
申请证书
证书详情
ID | |
产品 | |
状态 | |
核数 | |
申请天数 | |
审批时间 | |
过期时间 | |
MAC地址 | |
申请理由 | |
审核信息 |
用户邮箱:
当前未申请证书.
Certificate | Issued at | Valid until | Serial No. | File |
---|
Serial No. | Valid until | File |
---|
Not having one? Apply now! >>>
ProductName | CreateTime | ID | Price | File |
---|
ProductName | CreateTime | ID | Price | File |
---|
No Invoice
登录
还没有嬴图账号?立即 注册
已经有嬴图账号了?立即 登录 !
返回 登录
函数ceil()
将给定数值向上取整,即返回不小于该数值的最小整数。
参数:ceil(<number>)
<number>
:数值返回值:
本例将一列数字向上取整:
uncollect [1, -2.5, 3.7] as a
return ceil(a)
1
-2
4
没有查询到结果