demo/Ryacas-Expr.R

# Demo of the Expr interface

x <- Expr(expression(x))
x*x*x
deriv(x^3 + cos(x^2), x)

Try the Ryacas package in your browser

Any scripts or data that you put into this service are public.

Ryacas documentation built on Jan. 17, 2023, 1:11 a.m.