Learn R Programming

Ryacas (version 1.1.5)

yac_cli: yacas command line interface

Description

Interactive interface to the yacas

Usage

yac_cli(enable_history = TRUE)

Value

Output of yacas is returned.

Arguments

enable_history

Use R history such that previous yacas commands can be used. Default is TRUE.

Details

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

References

https://yacas.sourceforge.io/