22.1.2.52 lim
This element specifies the lower limit of the limLow object and the upper limit of the limUpp function. [Example: For example, the limit of the limLow lim is π β β. The XML that specifies this object is: πββ
<m:limLow>
<m:e>
<m:r>
<m:rPr>
<m:scr m:val="roman"/>
<m:sty m:val="p"/>
</m:rPr>
<m:t>lim</m:t>
</m:r>
</m:e>
<m:lim>
<m:r>
<m:t>n→∞</m:t>
</m:r>
</m:lim>
</m:limLow>
end example]
[Note: The W3C XML Schema definition of this elementβs content model (CT_OMathArg) is located in A.6.1. end note]
Last updated on