powered by
This is a low-level function for evaluating yacas expression represented as string.
yacas_evaluate(expr)
Result of evaluating expr by yacas in OpenMath format and side-effects of the evaluation
expr
Yacas expression
yacas_evaluate("D(x)Sin(x^2)")
Run the code above in your browser using DataLab