differentiate

fun <T, A : Ring<T>, NumericAlgebra<T>> Polynomial<T>.differentiate(algebra: A): Polynomial<T>

Create a polynomial witch represents differentiated version of this polynomial

Sources

common source
Link copied to clipboard