Qurak

Ceiling

Disponible

Rounds up to the nearest integer.

Ceiling[x]
Ceiling[x, a]
Ceiling[3.2] → 4Ceiling[-3.2] → -3Ceiling[3.7] → 4Ceiling[0] → 0Ceiling[-0] → 0Ceiling[0.5] → 1Ceiling[-0.5] → 0

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP