factor_ | R Documentation |
Expand expression
factor_(x)
x |
A |
if (has_sympy()){
def_sym(x, y, z)
factor_(x**3 - x**2 + x - 1)
factor_(x**2*z + 4*x*y*z + 4*y**2*z)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.