Find the quadriatic mean of numbers.
Rest
a list of numbers
√(Σxᵢ²)/n | n = size(xs)
Generated using TypeDoc
Find the quadriatic mean of numbers.