Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
rndexp2
return a random value on the basis of an exponential distribution with a given average, based on ran2
timing tools
rndexp(avg,seed)
avg : average of the exponential distribution seed : seed value for random number generation via the ran2 generator (set to negative to reinitialize)
none
none
rndexp : random value on the basis of an exponential distribution with the given average
none
none
none
none
see code
print,rndexp2(100,seed)
$Log: rndexp2.pro,v $ Revision 1.1 2004/09/06 21:15:50 wilms initial release, based on rndexp
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]