$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r78036 - trunk/libs/math/doc/sf_and_dist/equations
From: pbristow_at_[hidden]
Date: 2012-04-17 05:48:58
Author: pbristow
Date: 2012-04-17 05:48:58 EDT (Tue, 17 Apr 2012)
New Revision: 78036
URL: http://svn.boost.org/trac/boost/changeset/78036
Log:
add mml for equations for skewnormal and owens
Added:
   trunk/libs/math/doc/sf_and_dist/equations/skew_normal_pdf0.mml   (contents, props changed)
Added: trunk/libs/math/doc/sf_and_dist/equations/skew_normal_pdf0.mml
==============================================================================
--- (empty file)
+++ trunk/libs/math/doc/sf_and_dist/equations/skew_normal_pdf0.mml	2012-04-17 05:48:58 EDT (Tue, 17 Apr 2012)
@@ -0,0 +1,36 @@
+<?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>skew_normal_pdf0</title>
+<!-- MathML created with MathCast Equation Editor version 0.9 -->
+</head>
+<body>
+<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
+  <mrow>
+    <mi>f</mi>
+    <mfenced>
+      <mrow>
+        <mi>x</mi>
+      </mrow>
+    </mfenced>
+    <mo>=</mo>
+    <mn>2</mn>
+    <mi>φ</mi>
+    <mfenced>
+      <mrow>
+        <mi>x</mi>
+      </mrow>
+    </mfenced>
+    <mi>Φ</mi>
+    <mfenced>
+      <mrow>
+        <mi>α</mi>
+        <mi>x</mi>
+      </mrow>
+    </mfenced>
+  </mrow>
+</math>
+</body>
+</html>