func math.ceil

one use

	math (current package)
		floor.go#L38: func ceil(x float64) float64 {