MathML::Element
# File lib/math_ml/element.rb, line 175 def initialize(index, base) super("mroot") self << base self << index end
[Validate]
Generated with the Darkfish Rdoc Generator 2.