| prev | ( testsuite > Content > ArithmeticAlgebraLogic > factorial > factorial4 ) | next |
| Alternatives: | (mml file) (full) () () () () |
| File: | Content/ArithmeticAlgebraLogic/factorial/factorial4 |
| CVS-ID: | |
| Author: | Design Science, Inc. (D. Doyle, R. Miner) |
| Description: | (n/m)! |
Sample Rendering:
| |
JEuclids rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<factorial/>
<apply>
<divide/>
<ci> n </ci>
<ci> m </ci>
</apply>
</apply>
</math>