Skip to main content
Module

x/simplestatistics/src/make_matrix.js>default

simple statistics for node & browser javascript
Latest
function default
import { default } from "https://deno.land/x/simplestatistics@v7.8.3/src/make_matrix.js";

Create a new column x row matrix.

Examples

makeMatrix(10, 10);

Parameters

columns
rows