R/get_ellipsis_a.R

get_ellipsis_a <-
function(x,y,b) {
    asq <- x^2 / (1-(y^2/b^2))
    asq
}

Try the bootfs package in your browser

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

bootfs documentation built on May 2, 2019, 5:50 p.m.