| mean.uniform_dist | R Documentation |
Computes (min + max) / 2.
## S3 method for class 'uniform_dist'
mean(x, ...)
x |
A |
... |
Additional arguments (not used). |
The mean of the distribution.
mean(uniform_dist(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.