Skip to main content
Module

x/simplestatistics/src/sum_simple.js

simple statistics for node & browser javascript
Go to Latest
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.7.5/src/sum_simple.js";

Functions

The simple sum of an array is the result of adding all numbers together, starting from zero.