Qurak
文档
价格
登录
Qurak
文档
函数
Floor
Floor
可用
Rounds down to the nearest integer.
形式
Floor[x]
Floor[x, a]
验证过的示例
Floor[3.7] → 3
Floor[-3.7] → -4
Floor[3.2] → 3
Floor[0] → 0
Floor[-0] → 0
Floor[0.5] → 0
Floor[-0.5] → -1
在 Qurak 上运行
搜索参考
用于
Automatic discontinuity handling
- 2 步
Simulate a bouncing ball
- 4 步
主题
Conditionals
- Mathematical Function Conditionals »
Functions Used In Statistics
- Statistical Distributions»
GPU Computing
- Mathematical Functions »
GPU Computing-NVIDIA
- Mathematical Functions »
Mathematical Functions
- Numerical Functions »
Numerical Functions
- Integer Functions»
相关
Ceiling
Round
IntegerPart
Chop
Piecewise
BinCounts
Quantile
FindDivisions
Abs
ArcTan
Differences
FractionalPart
← FlipView
FlowPolynomial →
全部 6300 个函数
·
从 MCP 客户端使用