Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 557 Bytes

README-PolAdd.md

File metadata and controls

15 lines (11 loc) · 557 Bytes

Polynomial Addition In C

This program perform addition of mulitple polynomial equations

GitHub repo size Twitter Follow GitHub followers

Features:

  1. Performs addition of more than two polynomial equations
  2. No limit on number of terms
  3. Uses one array

How to Install and Run the Project:

run PolAdd.c