From ff214773f5752bef66e5ac5fd666dafd6b5ac271 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 1 Mar 2024 23:59:45 -0800 Subject: change readme --- mindmap/partial derivative.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mindmap/partial derivative.org') diff --git a/mindmap/partial derivative.org b/mindmap/partial derivative.org index ac1c5d2..54ab922 100644 --- a/mindmap/partial derivative.org +++ b/mindmap/partial derivative.org @@ -11,4 +11,4 @@ * Definition The operator \(\frac{\partial}{\partial x_{n}}\) takes the [[id:31d3944a-cddc-496c-89a3-67a56e821de3][derivative]] of a function \(f(\vec{x})\) with respect to \(x_{n}\) in the direction of the \(x_{n}\) axis. In other words, we take the derivative \(f(\vec{x})\) as if all variables -except \(x_{n}\) is constant. +except \(x_{n}\) is constant; this is useful in cases where you only care about one variable. -- cgit