[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. a718b53403d9f164f8c2a3df521385a01d28a11b

pkienzle pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03
Mon Jan 3 03:40:26 UTC 2011


The following commit has been merged in the master branch:
commit b0590c389f3d6cbd24417a74ed4ce151ec879288
Author: pkienzle <pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date:   Tue Apr 9 20:49:44 2002 +0000

    Split main.idx into individual subdirectories to make it more manageable
    
    
    git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@278 416fae20-06d0-4450-9b69-c6c34d4b5f03

diff --git a/INDEX b/INDEX
new file mode 100644
index 0000000..7345852
--- /dev/null
+++ b/INDEX
@@ -0,0 +1,23 @@
+symbolic >> Symbolic algebra
+Symbols
+ symbols sym
+ ex_matrix Pi
+Extended precision arithmetic
+ digits	
+ vpa to_double
+Properties
+ is_ex is_ex_matrix is_sym is_vpa
+Expression manipulation
+  subs collect expand lcoeff
+Special Functions
+ Abs Cos Cosh Exp Gcd Log Sin Sinh Tan Tanh aCos aCosh aSin aSinh
+ aTan aTanh
+Polynomials
+ tcoeff coeff degree ldegree
+Calculus
+ differentiate
+Number theory
+  probably_prime
+  quotient remainder premainder
+Plot
+  splot

-- 
octave-symbolic



More information about the Pkg-octave-commit mailing list