Functions

f
ncols(x: array | matrix): number

Returns the number of columns in an array or matrix.

Usage

import * as mod from "matarrs/ncols.ts";