Skip to main content
Module

x/ramda/mod.ts>mean

:ram: Practical functional Javascript
Latest
variable mean
import { mean } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

Returns the mean of the given list of numbers.