annotate test/octave.test/poly/polyderiv-1.m @ 2716:2b5c27299cde

[project @ 1997-02-22 08:40:55 by jwe]
author jwe
date Sat, 22 Feb 1997 08:44:22 +0000
parents
children 41d3a7da0467
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2716
2b5c27299cde [project @ 1997-02-22 08:40:55 by jwe]
jwe
parents:
diff changeset
1 all (all (polyderiv ([1, 2, 3]) == [2, 2]))