📄 f_floor.ihlp
字号:
{* 30nov2004}{...}
{phang}
{cmd:floor(}{it:x}{cmd:)} returns the integer {it:n} such that
{it:n} {ul:<} {it:x} < {it:n}+1. {cmd:floor(}{it:x}{cmd:)} returns {it:x}
(not "{cmd:.}") if {it:x} is missing, meaning
{cmd:floor(.a)} = {cmd:.a}.
Also see {help ceil():{bf:ceil(}{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 + -