$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78035 - trunk/libs/math/doc/sf_and_dist/equations
From: pbristow_at_[hidden]
Date: 2012-04-17 05:35:56
Author: pbristow
Date: 2012-04-17 05:35:56 EDT (Tue, 17 Apr 2012)
New Revision: 78035
URL: http://svn.boost.org/trac/boost/changeset/78035
Log:
add mml for equations for skewnormal and owens
Added:
   trunk/libs/math/doc/sf_and_dist/equations/owens_t.mml   (contents, props changed)
Added: trunk/libs/math/doc/sf_and_dist/equations/owens_t.mml
==============================================================================
--- (empty file)
+++ trunk/libs/math/doc/sf_and_dist/equations/owens_t.mml	2012-04-17 05:35:56 EDT (Tue, 17 Apr 2012)
@@ -0,0 +1,105 @@
+<!-- saved from url=(0022)http://internet.e-mail -->
+<?xml version='1.0'?>
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN'
+  'http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd'
+  [<!ENTITY mathml 'http://www.w3.org/1998/Math/MathML'>]>
+<html xmlns='http://www.w3.org/1999/xhtml'>
+<head><title>owens_t</title>
+<!-- MathML created with MathCast Equation Editor version 0.9 -->
+</head>
+<body>
+<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
+  <mstyle mathsize="1em">
+    <mrow>
+      <mi>T</mi>
+      <mfenced>
+        <mrow>
+          <mi>h</mi>
+          <mo>,</mo>
+          <mi>a</mi>
+        </mrow>
+      </mfenced>
+      <mo>=</mo>
+      <mfrac>
+        <mn>1</mn>
+        <mfenced>
+          <mrow>
+            <mn>2</mn>
+            <mi>π</mi>
+          </mrow>
+        </mfenced>
+      </mfrac>
+      <msubsup>
+        <mo>∫</mo>
+        <mrow>
+          <mn>0</mn>
+        </mrow>
+        <mi>a</mi>
+      </msubsup>
+      <mfrac>
+        <mrow>
+          <mi>exp</mi>
+          <mo>{</mo>
+          <mo>−</mo>
+          <mfrac>
+            <mn>1</mn>
+            <mn>2</mn>
+          </mfrac>
+          <msup>
+            <mi>h</mi>
+            <mn>2</mn>
+          </msup>
+          <mfenced>
+            <mrow>
+              <mn>1</mn>
+              <mo>+</mo>
+              <msup>
+                <mi>x</mi>
+                <mn>2</mn>
+              </msup>
+            </mrow>
+          </mfenced>
+          <mo>}</mo>
+        </mrow>
+        <mfenced>
+          <mrow>
+            <mn>1</mn>
+            <mo>+</mo>
+            <msup>
+              <mi>x</mi>
+              <mn>2</mn>
+            </msup>
+          </mrow>
+        </mfenced>
+      </mfrac>
+      <mi>d</mi>
+      <mi>x</mi>
+      <mspace width="1em"/>
+      <mo>;</mo>
+      <mspace width="1em"/>
+      <mfenced>
+        <mrow>
+          <mo>−</mo>
+          <mi>∞</mi>
+          <mo><</mo>
+          <mi>h</mi>
+          <mo>,</mo>
+          <mi>a</mi>
+          <mo><</mo>
+          <mo>+</mo>
+          <mi>∞</mi>
+        </mrow>
+      </mfenced>
+    </mrow>
+  </mstyle>
+</math>
+
+
+
+
+
+
+
+
+</body>
+</html>
\ No newline at end of file