View source: R/numericFunctions.R
binom_expansion | R Documentation |
(x + y)^n
Compute the binomial expansion (x + y)^n
binom_expansion(x, y, n)
x |
A real number |
y |
A real number |
n |
integer-valued exponent |
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.