Skip to main content
Module

x/simplestatistic/src/log_average.js

simple statistics for node & browser javascript
import * as simplestatistic from "https://deno.land/x/simplestatistic@v7.7.1/src/log_average.js";

Functions

The log average is an equivalent way of computing the geometric mean of an array suitable for large or small products.