R/erfc.R

erfc <-
function(x)
  {

    return( 1-erfc(x)  )

  }

Try the geophys package in your browser

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

geophys documentation built on May 1, 2019, 9:26 p.m.