Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

yacas_evaluate

Evaluate yacas expression


Description

This is a low-level function for evaluating yacas expression represented as string.

Usage

yacas_evaluate(expr)

Arguments

expr

Yacas expression

Value

Result of evaluating expr by yacas in OpenMath format and side-effects of the evaluation

Examples

yacas_evaluate("D(x)Sin(x^2)")

Ryacas0

Legacy 'Ryacas' (Interface to 'Yacas' Computer Algebra System)

v0.4.3
GPL-2
Authors
Mikkel Meyer Andersen [aut, cre, cph], Rob Goedman [aut, cph], Gabor Grothendieck [aut, cph], Søren Højsgaard [aut, cph], Grzegorz Mazur [aut, cph], Ayal Pinkus [aut, cph], Nemanja Trifunovic [cph] (UTF-8 part of yacas (src/yacas/include/yacas/utf8*))
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.