Mercurial > hg > octave-lyh
comparison doc/interpreter/poly.txi @ 6502:6ab0a8767780
[project @ 2007-04-06 03:32:06 by jwe]
author | jwe |
---|---|
date | Fri, 06 Apr 2007 03:32:06 +0000 |
parents | aae05d51353c |
children | 5a5a09d7deb8 |
comparison
equal
deleted
inserted
replaced
6501:68f3125f6e27 | 6502:6ab0a8767780 |
---|---|
45 | 45 |
46 @DOCSTRING(poly) | 46 @DOCSTRING(poly) |
47 | 47 |
48 @DOCSTRING(polyderiv) | 48 @DOCSTRING(polyderiv) |
49 | 49 |
50 @DOCSTRING(polyder) | |
51 | |
50 @DOCSTRING(polyfit) | 52 @DOCSTRING(polyfit) |
53 | |
54 @DOCSTRING(polygcd) | |
51 | 55 |
52 @DOCSTRING(polyinteg) | 56 @DOCSTRING(polyinteg) |
53 | 57 |
54 @DOCSTRING(polyreduce) | 58 @DOCSTRING(polyreduce) |
55 | 59 |
60 @DOCSTRING(residue) | 64 @DOCSTRING(residue) |
61 | 65 |
62 @DOCSTRING(roots) | 66 @DOCSTRING(roots) |
63 | 67 |
64 @DOCSTRING(polyout) | 68 @DOCSTRING(polyout) |
69 | |
70 @DOCSTRING(ppval) | |
71 | |
72 @DOCSTRING(mkpp) | |
73 | |
74 @DOCSTRING(unmkpp) |