R/quadratic.R

quadratic <-
function(u)
{
	0.75 * (1 - (u)^2)
}

Try the bbefkr package in your browser

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

bbefkr documentation built on May 2, 2019, 3:04 a.m.