powered by
igumbel(x, t = 1, mu = 1, sigma = 1)
x
t
x=runif(10,min=0,max=1) y=igumbel(x)
Run the code above in your browser using DataLab