login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : (unknown) at: 2007-11-17T22:02:05-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

There are several forms of solve defined in TRANSOLVE, among them one that takes a list of equations, another one that takes a single equation. After fixing bug #102 and #137,

axiom
solve([exp(x)=2], [x])

\label{eq1}\left[ \right](1)
Type: List(List(Equation(Expression(Integer))))

returns the empty list, whereas

axiom
solve(exp(x)=2, x)

\label{eq2}\left[{x ={\log \left({2}\right)}}\right](2)
Type: List(Equation(Expression(Integer)))

gives the correct answer.




  Subject:   Be Bold !!
  ( 14 subscribers )  
Please rate this page: