MCPcopy Create free account
hub / github.com/andeya/algorithm / QCmpUint32

Function QCmpUint32

mathutil/rat.go:13–22  ·  view source on GitHub ↗

QCmpUint32 compares a/b and c/d and returns: -1 if a/b < c/d 0 if a/b == c/d +1 if a/b > c/d

(a, b, c, d uint32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestQCmpUint32Function · 0.85

Calls

no outgoing calls

Tested by 1

TestQCmpUint32Function · 0.68