Thanks to visit codestin.com
Credit goes to github.com

Skip to content

apt-webdev/polins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polins

A C program that receives a file as input and analyze first if is a valid polynomial and then make polynomial normalization, integral and derivative of each polynomial.

Input file

Explain file input by lines:

  • 1# - the number of polynomials to analyze
  • 2# - how many members polynomial have
  • 3# - the terms
  • ...

Run it

Check makefile and run it on your command line.

About

A C program for polynomial normalization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published