<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Differentiable_function</id>
	<title>Differentiable function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Differentiable_function"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Differentiable_function&amp;action=history"/>
	<updated>2026-04-18T20:33:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Differentiable_function&amp;diff=211448&amp;oldid=prev</id>
		<title>131.0.197.244 at 01:18, 9 June 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Differentiable_function&amp;diff=211448&amp;oldid=prev"/>
		<updated>2025-06-09T01:18:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{short description|Mathematical function whose derivative exists}}&lt;br /&gt;
[[File:Polynomialdeg3.svg|thumb|right|A differentiable function]]&lt;br /&gt;
In [[mathematics]], a &amp;#039;&amp;#039;&amp;#039;differentiable function&amp;#039;&amp;#039;&amp;#039; of one [[Real number|real]] variable is a [[Function (mathematics)|function]] whose [[derivative]] exists at each point in its [[Domain of a function|domain]]. In other words, the [[Graph of a function|graph]] of a differentiable function has a non-[[Vertical tangent|vertical]] [[tangent line]] at each interior point in its domain. A differentiable function is [[Smoothness|smooth]] (the function is locally well approximated as a [[linear function]] at each interior point) and does not contain any break, angle&amp;lt;!--Please, do not link to [[angle]] as this is the common language meaning. A link to [[curvilinear angle]] would be possible if (or when) such an article would (or will) exist. --&amp;gt;, or [[Cusp (singularity)|cusp]].&lt;br /&gt;
&lt;br /&gt;
If {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}} is an interior point in the domain of a function {{mvar|f}}, then {{mvar|f}} is said to be &amp;#039;&amp;#039;differentiable at&amp;#039;&amp;#039; {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}} if the derivative &amp;lt;math&amp;gt;f&amp;#039;(x_0)&amp;lt;/math&amp;gt; exists. In other words, the graph of {{mvar|f}} has a non-vertical tangent line at the point {{math|(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;))}}. {{mvar|f}} is said to be differentiable on {{mvar|U}} if it is differentiable at every point of {{mvar|U}}. {{mvar|f}} is said to be &amp;#039;&amp;#039;continuously differentiable&amp;#039;&amp;#039; if its derivative is also a continuous function over the domain of the function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f&amp;lt;/math&amp;gt;. Generally speaking, {{mvar|f}} is said to be of class {{em|&amp;lt;math&amp;gt;C^k&amp;lt;/math&amp;gt;}} if its first &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; derivatives &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f^{\prime}(x), f^{\prime\prime}(x), \ldots, f^{(k)}(x)&amp;lt;/math&amp;gt; exist and are continuous over the domain of the function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
For a multivariable function, as shown [[#Differentiability in higher dimensions|here]], the differentiability of it is something more complex than the existence of the partial derivatives of it.&lt;br /&gt;
&lt;br /&gt;
==Differentiability of real functions of one variable==&lt;br /&gt;
&lt;br /&gt;
A function &amp;lt;math&amp;gt;f:U\to\mathbb{R}&amp;lt;/math&amp;gt;, defined on an open set &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;U\subset\mathbb{R}&amp;lt;/math&amp;gt;, is said to be &amp;#039;&amp;#039;differentiable&amp;#039;&amp;#039; at &amp;lt;math&amp;gt;a\in U&amp;lt;/math&amp;gt; if the derivative&lt;br /&gt;
:&amp;lt;math&amp;gt;f&amp;#039;(a)=\lim_{h\to0}\frac{f(a+h)-f(a)}{h}=\lim_{x\to a}\frac{f(x)-f(a)}{x-a}&amp;lt;/math&amp;gt;&lt;br /&gt;
exists. This implies that the function is [[continuous function|continuous]] at {{mvar|a}}.&lt;br /&gt;
&lt;br /&gt;
This function {{mvar|f}} is said to be &amp;#039;&amp;#039;differentiable&amp;#039;&amp;#039; on {{mvar|U}} if it is differentiable at every point of {{mvar|U}}. In this case, the derivative of {{mvar|f}} is thus a function from {{mvar|U}} into &amp;lt;math&amp;gt;\mathbb R.&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
A continuous function is not necessarily differentiable, but a differentiable function is necessarily [[continuous function|continuous]] (at every point where it is differentiable) as is shown below (in the section [[Differentiable function#Differentiability and continuity|Differentiability and continuity]]). A function is said to be &amp;#039;&amp;#039;continuously differentiable&amp;#039;&amp;#039; if its derivative is also a continuous function; there exist functions that are differentiable but not continuously differentiable (an example is given in the section [[Differentiable function#Differentiability classes|Differentiability classes]]).&lt;br /&gt;
===Semi-differentiability===&lt;br /&gt;
{{Main|Semi-differentiability}}&lt;br /&gt;
The above definition can be extended to define the derivative at [[Boundary (topology)|boundary points]]. The derivative of a function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f:A\to \mathbb{R}&amp;lt;/math&amp;gt; defined on a closed subset &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;A\subsetneq \mathbb{R}&amp;lt;/math&amp;gt; of the real numbers, evaluated at a boundary point &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c&amp;lt;/math&amp;gt;, can be defined as the following one-sided limit, where the argument &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; approaches &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c&amp;lt;/math&amp;gt; such that it is always within &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;A&amp;lt;/math&amp;gt;:&lt;br /&gt;
:&amp;lt;math&amp;gt;f&amp;#039;(c)=\lim_{{\scriptstyle x\to c\atop\scriptstyle x\in A}}\frac{f(x)-f(c)}{x-c}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; to remain within &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;A&amp;lt;/math&amp;gt;, which is a subset of the reals, it follows that this limit will be defined as either&lt;br /&gt;
:&amp;lt;math&amp;gt;f&amp;#039;(c)=\lim_{x\to c^+}\frac{f(x)-f(c)}{x-c} \quad \text{or} \quad f&amp;#039;(c)=\lim_{x\to c^-}\frac{f(x)-f(c)}{x-c}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Differentiability and continuity==&lt;br /&gt;
{{See also|Continuous function}}&lt;br /&gt;
[[File:Absolute value.svg|left|thumb|The [[absolute value]] function is continuous (i.e. it has no gaps). It is differentiable everywhere &amp;#039;&amp;#039;except&amp;#039;&amp;#039; at the point {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;}} = 0, where it makes a sharp turn as it crosses the {{math|&amp;#039;&amp;#039;y&amp;#039;&amp;#039;}}-axis.]]&lt;br /&gt;
[[File:Cusp at (0,0.5).svg|thumb|right|A [[cusp (singularity)|cusp]] on the graph of a continuous function. At zero, the function is continuous but not differentiable.]]&lt;br /&gt;
If {{math|&amp;#039;&amp;#039;f&amp;#039;&amp;#039;}} is differentiable at a point {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}, then {{math|&amp;#039;&amp;#039;f&amp;#039;&amp;#039;}} must also be [[continuous function|continuous]] at {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}.  In particular, any differentiable function must be continuous at every point in its domain. &amp;#039;&amp;#039;The converse does not hold&amp;#039;&amp;#039;: a continuous function need not be differentiable. For example, a function with a bend, [[cusp (singularity)|cusp]], or [[vertical tangent]] may be continuous, but fails to be differentiable at the location of the anomaly.&lt;br /&gt;
&lt;br /&gt;
Most functions that occur in practice have derivatives at all points or at [[Almost everywhere|almost every]] point. However, a result of [[Stefan Banach]] states that the set of functions that have a derivative at some point is a [[meagre set]] in the space of all continuous functions.&amp;lt;ref&amp;gt;{{cite journal |last=Banach |first=S. |title=Über die Baire&amp;#039;sche Kategorie gewisser Funktionenmengen |journal=[[Studia Mathematica|Studia Math.]] |volume=3 |issue=1 |year=1931 |pages=174–179 |doi=10.4064/sm-3-1-174-179 |doi-access=free }}.  Cited by {{cite book|author1=Hewitt, E  |author2=Stromberg, K|title=Real and abstract analysis|publisher=Springer-Verlag|year=1963|pages=Theorem 17.8|no-pp=true}}&amp;lt;/ref&amp;gt; Informally, this means that differentiable functions are very atypical among continuous functions. The first known example of a function that is continuous everywhere but differentiable nowhere is the [[Weierstrass function]].&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Differentiability classes==&lt;br /&gt;
[[File:Approximation of cos with linear functions without numbers.svg|300px|thumb|Differentiable functions can be locally approximated by linear functions.]]&lt;br /&gt;
[[File:The function x^2*sin(1 over x).svg|thumb|300px|The function &amp;lt;math&amp;gt;f : \R \to \R&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt;f(x) = x^2\sin\left(\tfrac 1x\right)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;x \neq 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f(0) = 0&amp;lt;/math&amp;gt; is differentiable. However, this function is not continuously differentiable.]]&lt;br /&gt;
{{main|Smoothness}}&lt;br /&gt;
A function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f&amp;lt;/math&amp;gt; is said to be {{em|{{visible anchor|continuously differentiable|Continuous differentiability}}}} if the derivative &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f^{\prime}(x)&amp;lt;/math&amp;gt; exists and is itself a continuous function. Although the derivative of a differentiable function never has a [[jump discontinuity]], it is possible for the derivative to have an [[Classification of discontinuities#Essential discontinuity|essential discontinuity]]. For example, the function&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;f(x) \;=\; \begin{cases} x^2 \sin(1/x) &amp;amp; \text{ if }x \neq 0 \\ 0 &amp;amp; \text{ if } x = 0\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
is differentiable at 0, since&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;f&amp;#039;(0) = \lim_{\varepsilon \to 0} \left(\frac{\varepsilon^2\sin(1/\varepsilon)-0}{\varepsilon}\right) = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
exists. However, for &amp;lt;math&amp;gt;x \neq 0,&amp;lt;/math&amp;gt; [[differentiation rules]] imply&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;f&amp;#039;(x) = 2x\sin(1/x) - \cos(1/x)\;,&amp;lt;/math&amp;gt;&lt;br /&gt;
which has no limit as &amp;lt;math&amp;gt;x \to 0.&amp;lt;/math&amp;gt; Thus, this example shows the existence of a function that is differentiable but not continuously differentiable (i.e., the derivative is not a continuous function). Nevertheless, [[Darboux&amp;#039;s theorem (analysis)|Darboux&amp;#039;s theorem]] implies that the derivative of any function satisfies the conclusion of the [[intermediate value theorem]].&lt;br /&gt;
&lt;br /&gt;
Similarly to how [[continuous function]]s are said to be of {{em|class &amp;lt;math&amp;gt;C^0,&amp;lt;/math&amp;gt;}} continuously differentiable functions are sometimes said to be of {{em|class &amp;lt;math&amp;gt;C^1&amp;lt;/math&amp;gt;}}. A function is of {{em|class &amp;lt;math&amp;gt;C^2&amp;lt;/math&amp;gt;}} if the first and [[second derivative]] of the function both exist and are continuous. More generally, a function is said to be of {{em|class &amp;lt;math&amp;gt;C^k&amp;lt;/math&amp;gt;}} if the first &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; derivatives &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f^{\prime}(x), f^{\prime\prime}(x), \ldots, f^{(k)}(x)&amp;lt;/math&amp;gt; all exist and are continuous. If derivatives &amp;lt;math&amp;gt;f^{(n)}&amp;lt;/math&amp;gt; exist for all positive integers &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;n,&amp;lt;/math&amp;gt; the function is [[Smooth function|smooth]] or equivalently, of {{em|class &amp;lt;math&amp;gt;C^{\infty}.&amp;lt;/math&amp;gt;}}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
==Differentiability in higher dimensions==&lt;br /&gt;
&lt;br /&gt;
A [[function of several real variables]] {{math|&amp;#039;&amp;#039;&amp;#039;f&amp;#039;&amp;#039;&amp;#039;: &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; → &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;}} is said to be differentiable at a point {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}} if [[there exists]] a [[linear map]] {{math|&amp;#039;&amp;#039;&amp;#039;J&amp;#039;&amp;#039;&amp;#039;: &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; → &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt;}} such that&lt;br /&gt;
:&amp;lt;math&amp;gt;\lim_{\mathbf{h}\to \mathbf{0}} \frac{\|\mathbf{f}(\mathbf{x_0}+\mathbf{h}) - \mathbf{f}(\mathbf{x_0}) - \mathbf{J}\mathbf{(h)}\|_{\mathbf{R}^{n}}}{\| \mathbf{h} \|_{\mathbf{R}^{m}}} = 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a function is differentiable at {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}, then all of the [[partial derivative]]s exist at {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}, and the linear map {{math|&amp;#039;&amp;#039;&amp;#039;J&amp;#039;&amp;#039;&amp;#039;}} is given by the [[Jacobian matrix]], an &amp;#039;&amp;#039;n&amp;#039;&amp;#039; × &amp;#039;&amp;#039;m&amp;#039;&amp;#039; matrix in this case. A similar formulation of the higher-dimensional derivative is provided by the [[fundamental increment lemma]] found in single-variable calculus.&lt;br /&gt;
&lt;br /&gt;
If all the partial derivatives of a function exist in a [[Neighbourhood (mathematics)|neighborhood]] of a point {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}} and are continuous at the point {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}, then the function is differentiable at that point {{math|&amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
However, the existence of the partial derivatives (or even of all the [[directional derivative]]s) does not guarantee that a function is differentiable at a point. For example, the function {{math|&amp;#039;&amp;#039;f&amp;#039;&amp;#039;: &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; → &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;}} defined by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;f(x,y) = \begin{cases}x &amp;amp; \text{if }y \ne x^2 \\ 0 &amp;amp; \text{if }y = x^2\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is not differentiable at {{math|(0, 0)}}, but all of the partial derivatives and directional derivatives exist at this point. For a continuous example, the function&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f(x,y) = \begin{cases}y^3/(x^2+y^2) &amp;amp; \text{if }(x,y) \ne (0,0) \\ 0 &amp;amp; \text{if }(x,y) = (0,0)\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
is not differentiable at {{math|(0, 0)}}, but again all of the partial derivatives and directional derivatives exist.&lt;br /&gt;
&lt;br /&gt;
{{See also|Multivariable calculus|Smoothness#Multivariate differentiability classes}}&lt;br /&gt;
&lt;br /&gt;
==Differentiability in complex analysis==&lt;br /&gt;
{{main|Holomorphic function}}&lt;br /&gt;
In [[complex analysis]], complex-differentiability is defined using the same definition as single-variable real functions. This is allowed by the possibility of dividing [[complex number]]s. So, a function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f:\mathbb{C}\to\mathbb{C}&amp;lt;/math&amp;gt; is said to be differentiable at &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x=a&amp;lt;/math&amp;gt; when&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;f&amp;#039;(a)=\lim_{\underset{h\in\mathbb C}{h\to 0}}\frac{f(a+h)-f(a)}{h}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Although this definition looks similar to the differentiability of single-variable real functions, it is however a more restrictive condition. A function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f:\mathbb{C}\to\mathbb{C}&amp;lt;/math&amp;gt;, that is complex-differentiable at a point &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x=a&amp;lt;/math&amp;gt; is automatically differentiable at that point, when viewed as a function &amp;lt;math&amp;gt;f:\mathbb{R}^2\to\mathbb{R}^2&amp;lt;/math&amp;gt;. This is because the complex-differentiability implies that&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\lim_{\underset{h\in\mathbb C}{h\to 0}}\frac{|f(a+h)-f(a)-f&amp;#039;(a)h|}{|h|}=0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
However, a function &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f:\mathbb{C}\to\mathbb{C}&amp;lt;/math&amp;gt; can be differentiable as a multi-variable function, while not being complex-differentiable. For example, &amp;lt;math&amp;gt;f(z)=\frac{z+\overline{z}}{2}&amp;lt;/math&amp;gt; is differentiable at every point, viewed as the 2-variable [[Real-valued function|real function]] &amp;lt;math&amp;gt;f(x,y)=x&amp;lt;/math&amp;gt;, but it is not complex-differentiable at any point because the limit &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\lim_{h\to 0}\frac{h+\bar h}{2h}&amp;lt;/math&amp;gt; gives different values for different approaches to 0.&lt;br /&gt;
&lt;br /&gt;
Any function that is complex-differentiable in a neighborhood of a point is called [[holomorphic function|holomorphic]] at that point. Such a function is necessarily infinitely differentiable, and in fact [[Analytic function|analytic]].&lt;br /&gt;
&lt;br /&gt;
==Differentiable functions on manifolds==&lt;br /&gt;
{{See also|Differentiable manifold#Differentiable functions}}&lt;br /&gt;
If &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is a [[differentiable manifold]], a real or complex-valued function &amp;#039;&amp;#039;f&amp;#039;&amp;#039; on &amp;#039;&amp;#039;M&amp;#039;&amp;#039; is said to be differentiable at a point &amp;#039;&amp;#039;p&amp;#039;&amp;#039; if it is differentiable with respect to some (or any) coordinate chart defined around &amp;#039;&amp;#039;p&amp;#039;&amp;#039;. If &amp;#039;&amp;#039;M&amp;#039;&amp;#039; and &amp;#039;&amp;#039;N&amp;#039;&amp;#039; are differentiable manifolds, a function &amp;#039;&amp;#039;f&amp;#039;&amp;#039;:&amp;amp;nbsp;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;amp;nbsp;→&amp;amp;nbsp;&amp;#039;&amp;#039;N&amp;#039;&amp;#039; is said to be differentiable at a point &amp;#039;&amp;#039;p&amp;#039;&amp;#039; if it is differentiable with respect to some (or any) coordinate charts defined around &amp;#039;&amp;#039;p&amp;#039;&amp;#039; and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;p&amp;#039;&amp;#039;).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Generalizations of the derivative]]&lt;br /&gt;
* [[Semi-differentiability]]&lt;br /&gt;
* [[Differentiable programming]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
{{Differentiable computing}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Multivariable calculus]]&lt;br /&gt;
[[Category:Smooth functions]]&lt;/div&gt;</summary>
		<author><name>131.0.197.244</name></author>
	</entry>
</feed>