<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
<!--

Use and distribution of this code are permitted under the terms of the <a
href="http://www.w3.org/Consortium/Legal/copyright-software-19980720"
>W3C Software Notice and License</a>.
-->
<!--
  pref:renderer="techexplorer-plugin"
  pref:renderer="techexplorer"
  pref:renderer="css"
  pref:renderer="mathplayer"
  pref:renderer="mathplayer-dl"
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html" />
  <title>Inscribed and Circumscribed Spheres</title>

 <style type="text/css">

  img {

   border-left: 4px solid green;
   border-bottom: 4px solid brown;
   margin-right: 2em;

  }

  img:hover {

  	background-color: yellow

  }

 </style>

<script type="text/javascript" src="ASCIIMathML.js"></script>
<script type="text/javascript" src="ASCIIsvg.js"></script>

</head>



<body  onload="drawPictures();translate()"  >
 <script type="text/javascript" src="http://ie7-js.googlecode.com/svn/test/ie7-demo.js"></script>
 <h2>&lt;img src="http://ie7-js.googlecode.com/svn/test/*.png"&gt;</h2>

<h2>Can your browser display MathML?</h2> <!--  ;MathPlayer 2.10b;  -->

<!--    navigator.userAgent.substring(navigator.userAgent.indexOf(";MathPlayer",0),17)  -->

<p>
<script language="javascript">
 document.write(location.host+" "+location.port+" "+location.hash+" "+" "+location.search+" "+location.post);
  //  document.write(navigator.userAgent);
  if(navigator.userAgent.indexOf("MathPlayer",0) > 0)
         document.write(navigator.userAgent.substring(navigator.userAgent.indexOf(";MathPlayer",0),17));
  </script>
</p>




<!--
  style=" position:absolute;  top:0; left:28;  z-index:3;
  opacity:0.3; filter:alpha(opacity=30); "
-->
<embed name="inverse" id="inverse" width="400" height="566" src="d.svg"
 script='initPicture(-1.0,3.0,-2.5,3.0)
 axes(1,1,"labels","grid")
 strokewidth = 1.5
 stroke = "blue"


  line([0.0,3.0],[3.0,0.0])           // 1 kW
   plot("(log(26 - (26/3)  * exp(x* 2.302)))/2.302",-1.0,0.4771)


   plot("(log(450 - (450/12) * exp(x* 2.302)))/2.302",-1.0,1.079)

   plot("(log(12.5 - (12.5/1.5) * exp(x* 2.302)))/2.302",-1.0,0.4771)

 text([2.5,0],"log(Voltage/1 Volt) ",above)


 '>      </embed>


<p>Below is an equation with a radical relating to pentagonal symmetry:</p>

` R =   \sqrt(3) * \sqrt(5-2 \sqrt(5))) * r `  and conversely
` r =   ( \sqrt(5+2 \sqrt(5))) / \sqrt(15))* R `


<p>
 circumscribed sphere/inscribed sphere =   

<math xmlns="http://www.w3.org/1998/Math/MathML">
    <msqrt>
      <mrow>
        <mi>3</mi>
      </mrow>
    </msqrt>


    <msqrt>
        <mi>5</mi>
        <mo>-</mo>

      <mi>2</mi>

    <msqrt>
      <mrow>
        <mi>5</mi>
      </mrow>
    </msqrt>
    </msqrt>

</math>


inscribed sphere/circumscribed sphere=    

<math xmlns="http://www.w3.org/1998/Math/MathML">



   <apply><divide/>


    <msqrt>
        <mi>5</mi>
        <mo>+</mo>

      <mi>2</mi>

    <msqrt>
      <mrow>
        <mi>5</mi>
      </mrow>
    </msqrt>
    </msqrt>

    <mrow>


    <msqrt>
      <mrow>
        <mi>15</mi>
      </mrow>
    </msqrt>

    </mrow>
   </apply>





</math>


</p>



     <!--        obscures MathML
           style="position:relative; top:-200; left:0;"          -->
<div    style="position:absolute; top:-160; left:70;"   >
<p>
sphere
<img src="sphere-trans.png" alt="sphere.svg" longdesc="inscribed and circumscribed"
   type="image/svg+xml" width="564" height="564" />
</p>
</div>

<!--  style="position:absolute; top:-100; left:0;"  -->


<p></p>

<p>
<!--
<embed src="sphere.svg" alt="sphere.png" longdesc="circumscribed and inscribed"
   type="image/svg+xml" width="282" height="282" />
    -->
</p>



<p>If your browser displays those equations correctly, it is enabled to
display Design Science, Presentation, MathPlayer, ... MathML.</p> 

<a href="http://www.w3.org/Math/XSL/pmathml2.xml"> the original </a>

<p>METHODS TO WRITE PORTABLE and PRESENTABLE EQUATIONS WITHOUT BITMAPS or PROPRIETARY TOOLS
</p>------------------- -----------------------------------------------------------
   --------------------- ---------<p></p>
<a href="links.html"> references </a> and tests
<a href="http://math.chapman.edu/~jipsen/mathml/asciimathandmathmlsvg.xhtml"> MathML,ASCIIMathML,SVG together </a>
<a href="http://www.echoofeden.com/htmlTests/xhtml/xhtml_svg_mathml.xhtml"> MathML,SVG together </a>
<a href="http://www.pieperu.de/mathmlgraph/"> further combinations </a>
<a href="http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"> in xhtml </a>



<img src="http://www.w3.org/Math/mathmlSmall.png" alt="MathML inside!"/>

</body>
</html>


<!--   from    to ? edwards.add

-->
<!--  recip.add from phase.xml  -->
