math.Ceil
math.Floor
math.Round
Returns the greatest integer value less than or equal to x.
math.Floor(x float64) float64