"Factorization / deployment calculator app (?) Required junior high school students, the high school students"
This is a calculator app for factorization/Expansion of multivariable polynomials. The three variables x, y, z (or a, b, c) take into account the mathematical formulas up to the fifth power for each variable.
It can be used to deal with factorization that appears in middle and high school mathematics textbooks, problem books, etc.
(Note)
- If a variable in an equation is more than or equal to sixth power, the calculation cannot be performed correctly.
- 64-bit integer arithmetic is used to solve factorization. If the term has a high degree and a large number is entered as the coefficient, it may cause an overflow and result in incorrect results.
*There is also a paid version of "FactorizationSA" that explains the process of factorization (intermediate formula).
*FracExpressionA is also available for those who need to calculate fractional formulas.
* FracExpressionA can also be used if you want to expand a variable with a power of sixth or higher in the calculation result. (Can be up to 16th power)