Commit 2023-05-27 19:40 3bce8d80
View on Github →chore(analysis/calculus/deriv): split file (#19113)
- Split analysis.calculus.derivinto smaller files.
- Add copyright headers and (stubs of) module docstrings.
- Change proofs of derivatives of powandpolynomialso thatanalysis.calculus.deriv.powdoes not depend on polynomials.