R/k4.R

k4 <-
function(x){
    (1/24)*(k1(x)^4 - 0.5*k1(x)^2 + 7/240)
}
dan410/sseigfun documentation built on May 14, 2019, 3:34 p.m.