📄 h.floor
字号:
* * * * * * * * floor * * * * * * * * "floor" SYNTAX: X = floor(R) R is an expression whose value is an element of Z, Q or R. X is assigned the greatest integer less than or equal to R. Example 1: (correct) floor(3/4) Example 2: (correct) floor(9/3) Example 3: (correct) floor(23423.283472349e-3)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -