prev | ( testsuite > Presentation > TokenElements > mo > moAprime16 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/TokenElements/mo/moAprime16 |
CVS-ID: | |
Author: | Robert Miner and Jeff Schaefer, Geometry Technologies |
Description: | This can be used to test the difference (if any) between the entity ′ and the ASCII apostrophe character (') on a given renderer, when used in the common way to denote differentiation. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> <msup> <mi>f</mi> <mo>'</mo> </msup> <mrow> <mo>(</mo> <mi>x</mi> <mo>)</mo> </mrow> <mo>=</mo> <msup> <mi>f</mi> <mo>′</mo> </msup> <mrow> <mo>(</mo> <mi>x</mi> <mo>)</mo> </mrow> </mrow> </math>