4 messages · Page 1 of 1 (latest)
'Round' or 'Round to int' There is also 'Floor', 'Floor to int', 'Ceiling' and 'Ceiling to int'
Round, floor, ciel
This one is Round
Floor will always round down so 1.9 would become 1 Ciel will round up so 1.3 would become 2