| prev | next |
| File: | Presentation/TokenElements/mo/moAprime16.html | |
| 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>
<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>