| When a derivative is taken  times, the notation  or  | (3) | is used, with  | (4) | When a function  depends on more than one variable, a partial derivative  | (5) | can be used to specify the derivative with respect to one or more variables. The derivative of a function  with respect to the variable  is defined as  | (6) | but may also be calculated more symmetrically as  | (7) | provided the derivative is known to exist. It should be noted that the above definitions refer to "real" derivatives, i.e., derivatives which are restricted to directions along the real axis. However, this restriction is artificial, and derivatives are most naturally defined in the complex plane, where they are sometimes explicitly referred to as complex derivatives. In order for complex derivatives to exist, the same result must be obtained for derivatives taken in any direction in the complex plane. Somewhat surprisingly, almost all of the important functions in mathematics satisfy this property, which is equivalent to saying that they satisfy the Cauchy-Riemann equations. These considerations can lead to confusion for students because elementary calculus texts commonly consider only "real" derivatives, never alluding the existence of complex derivatives, variables, or functions. For example, textbook examples to the contrary, the "derivative" (read: complex derivative)  of the absolute value function  does not exist because at every point in the complex plane, the value of the derivative depends on the direction in which the derivative is taken (so the Cauchy-Riemann equations cannot and do not hold). However, the real derivative (i.e., restricting the derivative to directions along the real axis) can be defined for points other than  as  | (8) | As a result of the fact that computer algebra programs such as Mathematica generically deal with complex variables (i.e., the definition of derivative always means complex derivative),  correctly returns unevaluated by such software. If the first derivative exists, the second derivative may be defined as  | (9) | and calculated more symmetrically as  | (10) | again provided the second derivative is known to exist. Note that in order for the limit to exist, both  and  must exist and be equal, so the function must be continuous. However, continuity is a necessary but not sufficient condition for differentiability. Since some discontinuous functions can be integrated, in a sense there are "more" functions which can be integrated than differentiated. In a letter to Stieltjes, Hermite wrote, "I recoil with dismay and horror at this lamentable plague of functions which do not have derivatives." A three-dimensional generalization of the derivative to an arbitrary direction is known as the directional derivative. In general, derivatives are mathematical objects which exist between smooth functions on manifolds. In this formalism, derivatives are usually assembled into "tangent maps." Performing numerical differentiation is in many ways more difficult than numerical integration. This is because while numerical integration requires only good continuity properties of the function being integrated, numerical differentiation requires more complicated properties such as Lipschitz classes. Simple derivatives of some simple functions follow. There are a number of important rules for computing derivatives of certain combinations of functions. Derivatives of sums are equal to the sum of derivatives so that ![[f(x)+...+h(x)]^'==f^'(x)+...+h^'(x).](http://mathworld.wolfram.com/images/equations/Derivative/equation11.gif) | (36) | In addition, if  is a constant, ![d/(dx)[cf(x)]==cf^'(x).](http://mathworld.wolfram.com/images/equations/Derivative/equation12.gif) | (37) | The product rule for differentiation states ![d/(dx)[f(x)g(x)]==f(x)g^'(x)+f^'(x)g(x),](http://mathworld.wolfram.com/images/equations/Derivative/equation13.gif) | (38) | where  denotes the derivative of  with respect to  . This derivative rule can be applied iteratively to yield derivative rules for products of three or more functions, for example, The quotient rule for derivatives states that ![d/(dx)[(f(x))/(g(x))]==(g(x)f^'(x)-f(x)g^'(x))/([g(x)]^2)](http://mathworld.wolfram.com/images/equations/Derivative/equation14.gif) | (41) | while the power rule gives  | (42) | Other very important rule for computing derivatives is the chain rule, which states that for  ,  | (43) | or more generally, for  | (44) | where  denotes a partial derivative. Miscellaneous other derivative identities include  | (45) |  | (46) | If  , where  is a constant, then  | (47) | so  | (48) | Derivative identities of inverse functions include A vector derivative of a vector function ![X(t)=[x_1(t); x_2(t); |; x_k(t)]](http://mathworld.wolfram.com/images/equations/Derivative/equation22.gif) | (52) | can be defined by ![(dX)/(dt)==[(dx_1)/(dt); (dx_2)/(dt); |; (dx_k)/(dt)].](http://mathworld.wolfram.com/images/equations/Derivative/equation23.gif) | (53) | The  th derivatives of  for  , 2, ... are |