view test/octave.test/arith/sumsq-2.m @ 2736:b02d27f0ed57

[project @ 1997-02-25 04:38:22 by jwe]
author jwe
date Tue, 25 Feb 1997 04:41:22 +0000
parents
children f936c7f5074f
line wrap: on
line source

all (all (sumsq ([1, 2, 3; 2, 3, 4; 4i, 6i, 2]) == [-11, -23, 29]))