axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [numerical linear algebra] test


From: unknown
Subject: [Axiom-developer] [numerical linear algebra] test
Date: Fri, 24 Jun 2005 08:10:35 -0500

Changes 
http://page.axiom-developer.org/zope/mathaction/NumericalLinearAlgebra/diff
--
\begin{axiom}
A:=matrix[[cos(x)-L,-sin(x)],[sin(x),cos(x)-L]]
solve(A(1,1)*A(2,2)-A(2,1)*A(1,2)=0,L)
L
\end{axiom}
--
forwarded from http://page.axiom-developer.org/zope/mathaction/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]