summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/mathml/pc-d-043.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/mathml/pc-d-043.xml')
-rw-r--r--doc/context/sources/general/manuals/mathml/pc-d-043.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/mathml/pc-d-043.xml b/doc/context/sources/general/manuals/mathml/pc-d-043.xml
new file mode 100644
index 000000000..4e9920ad3
--- /dev/null
+++ b/doc/context/sources/general/manuals/mathml/pc-d-043.xml
@@ -0,0 +1,47 @@
+<math xmlns='http://www.w3c.org/mathml' version='2.0'>
+ <apply> <eq/>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <apply> <inverse/>
+ <apply> <sinh/>
+ <ci> u </ci>
+ </apply>
+ </apply>
+ </apply>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <apply> <log/>
+ <apply> <plus/>
+ <ci> u </ci>
+ <apply> <root/>
+ <apply> <plus/>
+ <apply> <power/>
+ <ci> u </ci>
+ <cn> 2 </cn>
+ </apply>
+ <cn> 1 </cn>
+ </apply>
+ </apply>
+ </apply>
+ </apply>
+ </apply>
+ <apply> <times/>
+ <apply> <divide/>
+ <cn> 1 </cn>
+ <apply> <root/>
+ <apply> <plus/>
+ <apply> <power/>
+ <ci> u </ci>
+ <cn> 2 </cn>
+ </apply>
+ <cn> 1 </cn>
+ </apply>
+ </apply>
+ </apply>
+ <apply> <diff/>
+ <bvar> <ci> x </ci> </bvar>
+ <ci> u </ci>
+ </apply>
+ </apply>
+ </apply>
+</math> \ No newline at end of file