R/ztwo.R

Defines functions ztwo

Documented in ztwo

ztwo <-
function(x,y) {
Z=1/(2*x*y)
Z
}

Try the clippda package in your browser

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

clippda documentation built on Nov. 8, 2020, 8:13 p.m.