summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/mathml/pc-d-004.xml
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2016-12-05 15:15:35 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-12-05 15:15:35 +0100
commitae375264381ae74f70415b2351bdbf209248e1af (patch)
tree53b73e40d13451a146c3bdac8a1d54431862c449 /doc/context/sources/general/manuals/mathml/pc-d-004.xml
parente677a7fb12047017595fb29e212463dcb1cb2fa6 (diff)
downloadcontext-ae375264381ae74f70415b2351bdbf209248e1af.tar.gz
2016-12-05 14:50:00
Diffstat (limited to 'doc/context/sources/general/manuals/mathml/pc-d-004.xml')
-rw-r--r--doc/context/sources/general/manuals/mathml/pc-d-004.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/mathml/pc-d-004.xml b/doc/context/sources/general/manuals/mathml/pc-d-004.xml
new file mode 100644
index 000000000..ef2d5490e
--- /dev/null
+++ b/doc/context/sources/general/manuals/mathml/pc-d-004.xml
@@ -0,0 +1,26 @@
+<math xmlns='http://www.w3c.org/mathml' version='2.0'>
+ <apply> <eq/>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <apply> <plus/>
+ <ci> u </ci>
+ <ci> v </ci>
+ <ci> w </ci>
+ </apply>
+ </apply>
+ <apply> <plus/>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> u </ci>
+ </apply>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> v </ci>
+ </apply>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> w </ci>
+ </apply>
+ </apply>
+ </apply>
+</math> \ No newline at end of file