Qurak

Round

Disponibile

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

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP