prev  ( testsuite > StrictContent > ElementaryFunctions > arccsc > arccsc2  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/ElementaryFunctions/arccsc/arccsc2
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:arccsc(x(y + z)z)

passed (p) failed (f) not-tested (n) broken-test (b) some parts pass (s)


Sample Rendering:

Created by: webeq

Your browser's rendering:

arccsc times x plus y z z

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <csymbol cd="transc1">arccsc</csymbol>
            <apply>
               <csymbol cd="arith1">times</csymbol>
               <ci>x</ci>
               <apply>
                  <csymbol cd="arith1">plus</csymbol>
                  <ci>y</ci>
                  <ci>z</ci>
               </apply>
               <ci>z</ci>
            </apply>
         </apply>
      </math>