derivativeOrNull

open override fun derivativeOrNull(symbols: List<Symbol>): Expression<T>(source)

Differentiates this expression by ordered collection of symbols.

Return

the derivative or null.

Parameters

symbols

the symbols.