syacas {Ryacas0}R Documentation

yacas interface – silent version

Description

Similar to yacas() but silent. This can be useful when working with yacas directly.

Usage

syacas(x, ...)

Arguments

x

A yacas character string or an R expression without terminating semicolon to be processed by yacas.

...

Additional arguments ultimately passed down to yacas.character.

See Also

yacas


[Package Ryacas0 version 0.4.4 Index]