powered by
Interactive interface to the yacas
yac_cli(enable_history = TRUE)
Use R history such that previous yacas commands can be used. Default is TRUE.
R
TRUE
Output of yacas is returned.
The user types valid yacas input and presses return. Type 'quit' to return to R prompt.
http://yacas.sourceforge.net
# NOT RUN { # } # NOT RUN { yac_cli() (x+y)^3-(x-y)^3 Simplify(%) q # } # NOT RUN { # }
Run the code above in your browser using DataLab