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