Find the arithmetic mean of bigints (µ).
Rest
bigints
µ = (Σxᵢ)/n | n = size(xs)
Generated using TypeDoc
Find the arithmetic mean of bigints (µ).