Powered by Apache

CVS log for OpenXM/src/asir-contrib/packages/src/tk_exterpolate.rr

[BACK] Up to [local] / OpenXM / src / asir-contrib / packages / src

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 9 10:20:58 2017 UTC (7 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD

tk_exterpolate.rat_extpl(X,Y,Pt)
tk_exterpolate.poly_extpl(X,Y,Pt)
find exterpolation polynomial or rational expression f(x) such that f(X[i])=Y[i]
and evaluate f at x=Pt.
Example. tk_exterpolate.poly_extpl([1,2,3],[1,4,9],x)
Vector or matrix valued functions can be exterpolated.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>