powered by
qnormal(x, u = 0.5, alpha = 1, sigma = 1)
x
u
x=runif(10,min=2,max=3) y=qnormal(x)
Run the code above in your browser using DataLab