📄 f_ceil.ihlp
字号:
{* 30nov2004}{...}
{phang}
{cmd:ceil(}{it:x}{cmd:)} returns the unique integer {it:n} such that
{it:n}-1 < {it:x} {ul:<} {it:n}. {cmd:ceil(}{it:x}{cmd:)} returns {it:x}
(not "{cmd:.}") if {it:x} is missing, meaning {cmd:ceil(.a)} = {cmd:.a}.
Also see {help floor():{bf:floor(}{it:x}{bf:)}},
{help int():{bf:int(}{it:x}{bf:)}},
{help round():{bf:round(}{it:x}{bf:)}}.{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -