psi.andrew <- function(u, k=1.339, deriv=0){ if(!deriv) ifelse(u < pi*k, sin(u/k)/(u/k), 0) abs(u) < pi*k }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.