prev  ( testsuite > Content > ArithmeticAlgebraLogic > root > root2  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Content/ArithmeticAlgebraLogic/root/root2
CVS-ID:
Author:Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)
Description:root(a + b)

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

n a b

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply> 
        <root/> 
        <degree> 
          <ci> n </ci> 
        </degree> 
        <apply> 
          <plus/> 
          <ci> a </ci> 
          <ci> b </ci> 
        </apply> 
      </apply> 
    </math>