powered by
Perform calculations setup previously
doit(x)
A caracas_symbol
caracas_symbol
if (has_sympy()) { x <- symbol('x') res <- lim(sin(x)/x, "x", 0, doit = FALSE) res doit(res) }
Run the code above in your browser using DataLab