randExp# swordfish.function.randExp()# Return a vector of random values with exponential distribution. 参数: mean (Constant) -- The mean of an exponential distribution. count (Constant) -- The number of random values to be generated.