| rexp0,numeric,dual-method {ADtools} | R Documentation |
Simulate exponential random variates
## S4 method for signature 'numeric,dual'
rexp0(n, rate = 1)
n |
Positive integer; the number of samples. |
rate |
A dual number; the rate of the exponential distribution. |