prev  ( testsuite > Content > ArithmeticAlgebraLogic > factorial > factorial3  )  next

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

Sample Rendering:

Created by: webeq

Your browser's rendering:

a b

Source Code:


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