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

Function avg

ch05/funcs.go:94–101  ·  view source on GitHub ↗

avg demonstrates variadic parameters. It returns the average of all values passed to function.

(nums ...float64)

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