MCPcopy Create free account
hub / github.com/PacktPublishing/Learning-Go-Programming / div

Function div

ch05/funcs.go:71–79  ·  view source on GitHub ↗

div is a simplistic implementtion of a Eucledian division algorithm that returns both quotient and remainer. See example divide.go

(op0, op1 int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected