Functions

f
sqrt(x: numarraymatrix): numarraymatrix
6 overloads

Computes the square root of a number, array, or matrix.

Usage

import * as mod from "elmath/sqrt.ts";