math.Abs
math.Ceil
math.Floor
Returns the least integer value greater than or equal to x.
math.Ceil(x float64) float64