[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. a718b53403d9f164f8c2a3df521385a01d28a11b
watsma
watsma at 416fae20-06d0-4450-9b69-c6c34d4b5f03
Mon Jan 3 03:40:37 UTC 2011
The following commit has been merged in the master branch:
commit 0d37694ab577610e06808f67188c7df670744076
Author: watsma <watsma at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date: Tue May 6 10:22:03 2003 +0000
Added new entries: numden, findsymbols, findsym, symlsolve, symfsolve,
syminfo
git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@925 416fae20-06d0-4450-9b69-c6c34d4b5f03
diff --git a/INDEX b/INDEX
index 7345852..36c5410 100644
--- a/INDEX
+++ b/INDEX
@@ -6,9 +6,9 @@ Extended precision arithmetic
digits
vpa to_double
Properties
- is_ex is_ex_matrix is_sym is_vpa
+ is_ex is_ex_matrix is_sym is_vpa syminfo
Expression manipulation
- subs collect expand lcoeff
+ subs collect expand lcoeff numden findsymbols findsym
Special Functions
Abs Cos Cosh Exp Gcd Log Sin Sinh Tan Tanh aCos aCosh aSin aSinh
aTan aTanh
@@ -16,8 +16,11 @@ Polynomials
tcoeff coeff degree ldegree
Calculus
differentiate
+Solving Equations
+ symlsolve
+ symfsolve
Number theory
- probably_prime
- quotient remainder premainder
+ probably_prime
+ quotient remainder premainder
Plot
splot
--
octave-symbolic
More information about the Pkg-octave-commit
mailing list