prev  ( testsuite > Content > ArithmeticAlgebraLogic > lcm > rec-lcm1  )  next (show test run result)

Alternatives: (mml file)  (full) (simple) (plain) (form) (slideshow)
File:Content/ArithmeticAlgebraLogic/lcm/rec-lcm1
CVS-ID:
Author:MathML 2 Recommendation
Description:lcm(a,b,c)

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


Sample Rendering:

Created by: webeq

Your browser's rendering:

a b c

Source Code:


    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply> 
        <lcm/> 
        <ci> a </ci> 
        <ci> b </ci> 
        <ci> c </ci> 
      </apply> 
    </math>