learn.howToCalculate
learn.whatIsHeading
Derivative calculates instantaneous rate of change: df/dx = lim(h→0) [f(x+h)-f(x)]/h; foundation of calculus.
단계별 가이드
- 1Input function
- 2Apply derivative rules: power rule, chain rule, product rule, quotient rule
- 3Results show derivative function
풀어진 예시
입력
f(x) = x³ + 2x
결과
f'(x) = 3x² + 2
피해야 할 일반적인 실수
- ✕Misapplying chain rule
- ✕Not remembering constant multiples rule
자주 묻는 질문
What does derivative represent?
Slope of tangent line; instantaneous rate of change; velocity if position function.
계산할 준비가 되셨나요? 무료 Derivative 계산기를 사용해 보세요
직접 시도해 보세요 →