Derivative Calculator

    Calculate derivatives of polynomial functions

    Formula

    d/dx[ax^n] = a·n·x^(n-1)

    Power rule: bring down the exponent and reduce it by 1.

    Examples

    3x²

    Derivative = 6x.

    Frequently Asked Questions

    About Derivative

    Calculate derivatives of polynomial terms using the power rule.