Skip to main content
Module

x/simplestatistic/src/make_matrix.js>default

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

Create a new column x row matrix.

Examples

makeMatrix(10, 10);

Parameters

columns
rows