求导数主要有以下几种方法: 1. 基本导数公式 : 常数函数导数:`dy/dx = 0` 幂函数导数:`d(x^n)/dx = nx^(n-1)` 指数函数导数:`d(a^x)/dx = a^x * ...