Qurak

Round

可用

Rounds to the nearest integer.

Round[x]
Round[x, a]
Round[3.5] → 4Round[3.4] → 3Round[-3.5] → -4Round[-3.4] → -3Round[0.5] → 0Round[-0.5] → 0Round[0] → 0Round[-0] → 0

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個