HP Prime for All

English  Русский 

Syntax

COND(matrix)

Description

Condition Number. Finds the 1-norm (column norm) of a square matrix.

Example

COND([[1,2],[3,4]]) returns 21

COND — Discussion