view test/octave.test/linalg/cond-1.m @ 2729:7d66fc07d084

[project @ 1997-02-24 22:48:55 by jwe]
author jwe
date Mon, 24 Feb 1997 22:48:56 +0000
parents
children b937a6953b5e
line wrap: on
line source

cond ([1, 2; 2, 1]) - 3 < sqrt (eps)