Re: [R] yacas

2009-05-05 Thread Gabor Grothendieck
You haven't provided any code so we have no idea what the problem is. Make sure you have read the troubleshooting sections on the home page? http://ryacas.googlecode.com Here is an example: > library(Ryacas) Loading required package: XML > x <- Sym("x") > Factor(x^2-1) [1] "Starting Yacas!" exp

[R] yacas

2009-05-05 Thread Hassan Mohamed
Hi, as I find problems with yacas package... is there any R function equivalent to the yacas function "Factor" ? the factor function which i found in the R help is not the same. it doesn't factor an algebraic expression.. thanks hassan [[alternative HTML version deleted]] ___