MCPcopy Create free account
hub / github.com/cockroachdb/apd / roundCeiling

Function roundCeiling

round.go:203–205  ·  view source on GitHub ↗
(result *BigInt, neg bool, half int)

Source from the content-addressed store, hash-verified

201}
202
203func roundCeiling(result *BigInt, neg bool, half int) bool {
204 return !neg
205}

Callers 1

ShouldAddOneMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…