differentiate
fun <T, A : Ring<T>, NumericAlgebra<T>> Polynomial<T>.differentiate(algebra: A): Polynomial<T>
Content copied to clipboard
Create a polynomial witch represents differentiated version of this polynomial
Create a polynomial witch represents differentiated version of this polynomial