view test/octave.test/poly/poly-2.m @ 3094:f8e971946a4f

[project @ 1997-10-18 17:43:14 by jwe]
author jwe
date Sat, 18 Oct 1997 17:43:14 +0000
parents 2b5c27299cde
children
line wrap: on
line source

all (all (abs (poly ([1, 2; 3, 4]) - [1, -5, -2]) < sqrt (eps)))