prev  ( testsuite > Content > BasicContentElements > image > rec-image1  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Content/BasicContentElements/image/rec-image1
CVS-ID:
Author:MathML 2 Recommendation
Description:

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

-1 1

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply> 
        <eq/> 
        <apply> 
          <image/> 
          <sin/> 
        </apply> 
        <interval> 
          <cn>-1</cn> 
          <cn> 1 </cn> 
        </interval> 
      </apply> 
    </math>