Learn R Programming

Ryacas (version 0.2-11)

yacmode: yacmode interface

Description

Interactive interface to the yacas

Usage

yacmode()

Arguments

Value

Output of yacas is returned.

Details

The user types valid yacas input and presses return. Type 'quit' to return to R prompt.

References

http://yacas.sourceforge.net

Examples

Run this code
yacmode()
 (x+y)^3-(x-y)^3
 Simplify( q

Run the code above in your browser using DataLab