sqrt_3 | R Documentation |
Title
sqrt_3(x)
x |
numeric number |
the square root of x
set.seed(2) (y = lapply(runif(2,-10,10), sqrt_3)) y[[1]]$invalid_input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.