Multiply two Polynomial [nXn]
Write a program to multiply two polynomials.
Learning Never Ends …
Write a program to multiply two polynomials.
Write a program to evaluate a polynomial(of single variable X) of degree N for a given value of X
Write a program to check whether a matrix(use dynamic memory allocation to create the matrix) is i)Identity ii)Diagonal
Write a program to check whether a matrix (use dynamic memory allocation to create the matrix) is i)Upper Triangular ii)Lower Triangular