prev  ( testsuite > StrictContent > ElementaryFunctions > sin > factorial3  )  next

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/ElementaryFunctions/sin/factorial3
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:sin(xy)2b

Sample Rendering:

Created by: webeq

Your browser's rendering:

times sin times x y times 2 b

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="arith1">times</csymbol>
            <apply>
               <csymbol cd="transc1">sin</csymbol>
               <apply>
                  <csymbol cd="arith1">times</csymbol>
                  <ci>x</ci>
                  <ci>y</ci>
               </apply>
            </apply>
            <apply>
               <csymbol cd="arith1">times</csymbol>
               <cn>2</cn>
               <ci>b</ci>
            </apply>
         </apply>
      </math>