Description Usage Arguments Value Examples
The factors_of
function returns a numeric vector of the factors of a
provided number.
1 | factors_of(x)
|
x |
The number that you want to find the factors of. |
A numeric vector.
1 | factors_of(8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.