All functions

Eval()

Evaluate a yacas expression.

Ryacas0-package

R interface to yacas computer algebra package

Ryacas_options()

Set or get options for the Ryacas package

Sym() Expr()

Sym

as.Sym(<character>)

Convert character vector to yacas object

as.Sym(<matrix>)

Convert character matrix to yacas object

bodyAsExpression()

Get body of function as an expression.

getSyms()

List Sym() objects

get_output_width()

Get width of yacas output

root()

Root function

set_output_width()

Set width of yacas output

stripvar()

Removes part of expression containing variable

syacas()

yacas interface -- silent version

y_ls()

Get Yacas variables

yacas()

yacas interface

yacasTranslations

Yacas translations

yacas_evaluate()

Evaluate yacas expression

yacmode()

yacmode interface