<< Chapter < Page Chapter >> Page >
Scripting requires changing baseline of scripting character(s).

Mathematical notation requires scripting around a base entity. The MathML provides scripting capability through scripting elements : msub, msup and msubsup. Scripting in MathML is not limited only to putting a subscript or superscript around an expression, but vertically integrated upper and lower scripts, which are handy to display limits on integrals and to meet such other requirements of rendering structured display.

Rendering of script is done by manipulating certain attributes that elements acquire from the environment such as “xml” or “html” document.

"msub" and "msup" layout scripting elements

Specific attributes :   superscriptshift, superscriptshift

    Attribute value types

  • superscriptshift, superscriptshift (default : automatic) : number v-unit

Each of these scripting elements takes two arguments base and subscript, which may be valid MathML expressions. Syntax of the two elements are as given here :

<msub> base subscript </msub> <msup> base superscript </msup>

Each of these scripting elements takes two arguments base and subscript, which may be valid MathML expressions. Implementation of “msub” element shifts the baseline of the script, while retaining that of the base. In the case of “msup” element, the baseline shifts the script up. In both cases, display style of the scripts are also changed

The amount of shifting can be specified by giving numerical values to “subscriptshift” and “superscriptshift” attributes preferably in "ex" unit. The example here demonstrates implementation of both “msup” and “msub” elements.

Subscript and supersubscipt

<m:math display="block"> <m:table> <m:mtr> <m:mtd> <m:msup> <m:mi> m </m:mi> <m:mrow> <m:mn> 1 </m:mn> <m:mo> &InvisibleComma; </m:mo> <m:mn> 2 </m:mn> </m:mrow> </m:msup> </m:mtd> </m:mtr> <m:mtr> <m:mtd> <m:msub subscriptshift="1.5ex"> <m:mi> m </m:mi> <m:mrow> <m:mn> 1 </m:mn> <m:mo> &InvisibleComma; </m:mo> <m:mn> 2 </m:mn> </m:mrow> </m:msub> </m:mtd> </m:mtr> </m:table> </m:math>

Save the file after editing as “test.xml”. The display looks like :

m 1 2 m 1 2

Observe that “&InvisibleComma;” entity reference impart the meaning that scripts is read one two and not as one multiplied by 2.

"msubsup" layout scripting element

Specific attributes :   subscriptshift superscriptshift

    Attribute value types

  • subscriptshift (default : automatic) : number v-unit
  • superscriptshift (default : automatic) : number v-unit

The element takes three arguments. First argument of the element is base; second argument is subscript; and third argument is superscript. The syntax of the element is :

<msubsup> base subscript superscript </msubsup>

Scripting “msubsup” element affects simultaneous implementation of a subscript and superscript, which are vertically aligned. This is an extremely useful scripting element as this element can be used to display limit values on variety of expression, including an integral sign.

Questions & Answers

profit maximize for monopolistically?
Usman Reply
what kind of demand curve under monopoly?
Mik Reply
what is the difference between inflation and scarcity ?
Abdu Reply
What stops oligopolists from acting together as a monopolist and earning the highest possible level of profits?
Mik
why economics is difficult for 2nd school students.
Siraj Reply
what does mean opportunity cost?
Aster Reply
what is poetive effect of population growth
Solomon Reply
what is inflation
Nasir Reply
what is demand
Eleni
what is economics
IMLAN Reply
economics theory describes individual behavior as the result of a process of optimization under constraints the objective to be reached being determined by
Kalkidan
Economics is a branch of social science that deal with How to wise use of resource ,s
Kassie
need
WARKISA
Economic Needs: In economics, needs are goods or services that are necessary for maintaining a certain standard of living. This includes things like healthcare, education, and transportation.
Kalkidan
What is demand and supply
EMPEROR Reply
deman means?
Alex
what is supply?
Alex
ex play supply?
Alex
Money market is a branch or segment of financial market where short-term debt instruments are traded upon. The instruments in this market includes Treasury bills, Bonds, Commercial Papers, Call money among other.
murana Reply
good
Kayode
what is money market
umar Reply
Examine the distinction between theory of comparative cost Advantage and theory of factor proportion
Fatima Reply
What is inflation
Bright Reply
a general and ongoing rise in the level of prices in an economy
AI-Robot
What are the factors that affect demand for a commodity
Florence Reply
price
Kenu
differentiate between demand and supply giving examples
Lambiv Reply
differentiated between demand and supply using examples
Lambiv
what is labour ?
Lambiv
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, A primer in mathml. OpenStax CNX. Apr 19, 2006 Download for free at http://cnx.org/content/col10345/1.16
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'A primer in mathml' conversation and receive update notifications?

Ask