Question: Regarding Torus

Hi all, I need to change 'R' values in my torus given by with(plottools); with(plots); display(torus([0, 0, 0], r,R)) to one with an array of R values that are actually gaussian radius values that peak at R. I have these R values from Monte Carlo methods. I mean rather than having a strict R, I want it to peak at R with some distribution around R. Thanks
Please Wait...