Compute the derivative of a given polynomial. The input is an array of coefficients of polynomials.
Example:
Input is [2 0 5] Output is [4 0]
Remove any row in which a NaN appears
5984 Solvers
1208 Solvers
First non-zero element in each column
471 Solvers
221 Solvers
403 Solvers
Problem Tags