导数计算器

    计算多项式函数的导数

    公式

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

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

    示例

    3x²

    Derivative = 6x.

    常见问题

    关于 导数计算器

    Calculate derivatives of polynomial terms using the power rule.