Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simplestatistics/src/log_average.js

simple statistics for node & browser javascript
Go to Latest
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.7.6/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.