nathandalal / polynomial-operations

Explaining addition, subtraction, and multiplication of polynomials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polynomial Operations

This unit attempts to explain addition, subtraction, and multiplication of polynomials.

Setup and Installation

Clone the project, move inside this directory in your shell, and run the following to get started locally.

npm install
npm run dev

Navigate to the page specified to see an explanation of the files in this directory.

About

Explaining addition, subtraction, and multiplication of polynomials.


Languages

Language:CSS 88.1%Language:JavaScript 10.9%Language:HTML 0.7%Language:Python 0.3%