powered by
Inverse error function
invErf(x)
(Vector of) real value(s) in the range (-1,1)
(vector of) value(s) of the inverse error function
# NOT RUN { x <-seq(-0.99,0.99,0.01); plot(x,invErf(x),'l'); # }
Run the code above in your browser using DataLab