prev  ( testsuite > StrictContent > BasicContentElements > apply > rec-apply4  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:StrictContent/BasicContentElements/apply/rec-apply4
CVS-ID:
Author:Design Science, Inc (D. Doyle, R. Miner)
Description:Test of use of functions as arguments to other operators.

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

minus tan cos x

Source Code:

<math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <apply>
               <csymbol cd="arith1">minus</csymbol>
               <csymbol cd="transc1">tan</csymbol>
               <csymbol cd="transc1">cos</csymbol>
            </apply>
            <ci>x</ci>
         </apply>
      </math>