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クライアントから使う