Skip to content

Commit 4c5f4e7

Browse files
authored
Update qtype_stack.php
Update fact sheet to give consistent notation.
1 parent 06dd6a9 commit 4c5f4e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang/en/qtype_stack.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@
16511651
Assume we have a function \(f(g(x))\), then defining \(u=g(x)\), the derivative with respect to \(x\) is given by:
16521652
\[\frac{\mathrm{d}f(g(x))}{\mathrm{d}x} = \frac{\mathrm{d}g(x)}{\mathrm{d}x}\cdot\frac{\mathrm{d}f(u)}{\mathrm{d}u}.\]
16531653
Alternatively, we can write:
1654-
\[\frac{\mathrm{d}f(g(x))}{\mathrm{d}x} = f\'(g(x))\cdot g\'(x).\]
1654+
\(f(g(x)))'{\mathrm{d}x} = f\'(g(x))\cdot g\'(x).\]
16551655
';
16561656

16571657
$string['calc_rules_name'] = 'Calculus rules';

0 commit comments

Comments
 (0)