Qurak

Round

Tilgjengelig

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

Brukt i

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient