Hello,

Can You help me? How to save this functions in cd:

install.packages("Ryacas", dep = TRUE)
library(Ryacas)
yacasInstall()
yacas("Integrate(z,1,2-x-y)1")
yacas("Integrate(y,0,1-x)2 - x - y - 1")
yacas("Integrate(x,0,1)(1 - x)^2 - (1 - x)^2/2")

Thanks You,
Sincerely, Jolka

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to