summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/mathml/wh-g-009.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/sources/general/manuals/mathml/wh-g-009.xml')
-rw-r--r--doc/context/sources/general/manuals/mathml/wh-g-009.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/mathml/wh-g-009.xml b/doc/context/sources/general/manuals/mathml/wh-g-009.xml
new file mode 100644
index 000000000..a27329902
--- /dev/null
+++ b/doc/context/sources/general/manuals/mathml/wh-g-009.xml
@@ -0,0 +1,33 @@
+<math xmlns='http://www.w3c.org/mathml' version='2.0'>
+ <apply> <eq/>
+ <apply> <plus/>
+ <apply> <cos/>
+ <ci> p </ci>
+ </apply>
+ <apply> <cos/>
+ <ci> q </ci>
+ </apply>
+ </apply>
+ <apply> <times/>
+ <cn> 2 </cn>
+ <apply> <cos/>
+ <apply> <divide/>
+ <apply> <plus/>
+ <ci> p </ci>
+ <ci> q </ci>
+ </apply>
+ <cn> 2 </cn>
+ </apply>
+ </apply>
+ <apply> <cos/>
+ <apply> <divide/>
+ <apply> <minus/>
+ <ci> p </ci>
+ <ci> q </ci>
+ </apply>
+ <cn> 2 </cn>
+ </apply>
+ </apply>
+ </apply>
+ </apply>
+</math> \ No newline at end of file