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
Sources
common source
Link copied to clipboard