func math.Ceil
2 uses
math (current package)
floor.go#L41: func Ceil(x float64) float64 {
github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto
ecc.go#L78: n := int64(math.Ceil((float64(bitLen) / 8) / float64(hash().Size())))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)