syacas: yacas interface - silent version

View source: R/yacas.R

syacasR 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


Ryacas0 documentation built on Jan. 12, 2023, 5:11 p.m.