View source: R/calculus_funs.R
normal_fun | R Documentation |
Normal distribution function
normal_fun(x, mean = 0, sd = 1)
x |
x value. |
mean |
the mean. |
sd |
the standard deviation. |
y value for the given x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.