HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
COND
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
↑Back to top