R/k2.R

k2 <-
function(x){
  0.5*(k1(x)^2 - 1/12)
}
dan410/sseigfun documentation built on May 14, 2019, 3:34 p.m.