func math.Ceil

one use

	math (current package)
		floor.go#L43: func Ceil(x float64) float64 {