Learn Before
Definition

Derivative of a Scalar Function

The derivative of a function f:RightarrowRf: \mathbb{R} ightarrow \mathbb{R} at a point xx represents the rate of change in the function with respect to changes in its arguments. Formally, it is defined as the limit of the ratio between a perturbation hh and the change in the function value as hh approaches zero: f(x)=limhightarrow0f(x+h)f(x)hf'(x) = \lim_{h ightarrow 0} \frac{f(x+h) - f(x)}{h}. The derivative essentially measures how rapidly a function's value would increase or decrease given an infinitesimally small adjustment to its parameter.

Image 0

0

1

Updated 2026-05-02

Tags

Data Science

D2L

Dive into Deep Learning @ D2L

Related