prev | ( testsuite > Content > ElementaryFunctions > sin > factorial3 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Content/ElementaryFunctions/sin/factorial3 |
CVS-ID: | |
Author: | Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner) |
Description: | sin(xy)2b |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <apply> <times/> <apply> <sin/> <apply> <times/> <ci> x </ci> <ci> y </ci> </apply> </apply> <apply> <times/> <cn>2</cn> <ci>b</ci> </apply> </apply> </math>