This application performs the long division of polynomials.
- Technologies Used
- Contributors
- User Guide
- HTML5.
- CSS3.
- Bootstrap Framework.
- JavaScript Programming Language.
- To divide a polynomial by another one:
- Enter each polynomial in terms of x or X, without spaces between each term.
- Use the power symbol (^) for terms with order more than one.
- Click on (Divide) button.
- To perform another division operation click on (Clear) button.