import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/geometric_mean.ts";
Functions
The Geometric Mean is a mean function that is more useful for numbers in different ranges. |
import * as statistics from "https://deno.land/x/statistics@v0.1.1/src/geometric_mean.ts";
The Geometric Mean is a mean function that is more useful for numbers in different ranges. |