#EXAMPLE 1: fun <- function(t) sin(t^3 + t^2 + t) A <- 0 B <- 5 roots <- FindRoots(fun,A,B)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.