summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/mathml/pc-d-005.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/mathml/pc-d-005.xml')
-rw-r--r--doc/context/sources/general/manuals/mathml/pc-d-005.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/mathml/pc-d-005.xml b/doc/context/sources/general/manuals/mathml/pc-d-005.xml
new file mode 100644
index 000000000..1e1fc90ca
--- /dev/null
+++ b/doc/context/sources/general/manuals/mathml/pc-d-005.xml
@@ -0,0 +1,27 @@
+<math xmlns='http://www.w3c.org/mathml' version='2.0'>
+ <apply> <eq/>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <apply> <times/>
+ <ci> u </ci>
+ <ci> v </ci>
+ </apply>
+ </apply>
+ <apply> <plus/>
+ <apply> <times/>
+ <ci> u </ci>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> u </ci>
+ </apply>
+ </apply>
+ <apply> <times/>
+ <ci> v </ci>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> v </ci>
+ </apply>
+ </apply>
+ </apply>
+ </apply>
+</math>