diff --git a/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html b/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html index 7ad0ffa870ff6..786e2e0ccdd13 100644 --- a/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html +++ b/testing/web-platform/tests/mathml/presentation-markup/scripts/cramped-001.html @@ -55,9 +55,17 @@ core / # -cramped +subscripts - -elements +and +- +superscripts +- +msub +- +msup +- +msubsup " > < @@ -87,17 +95,115 @@ core / # -subscripts +fractions +- +mfrac +" +> +< +link +rel += +" +help +" +href += +" +https +: +/ +/ +mathml +- +refresh +. +github +. +io +/ +mathml +- +core +/ +# +radicals +- +msqrt +- +mroot +" +> +< +link +rel += +" +help +" +href += +" +https +: +/ +/ +mathml +- +refresh +. +github +. +io +/ +mathml +- +core +/ +# +displaystyle - and - -superscripts +scriptlevel - -msub +in - -msup +scripts +" +> +< +link +rel += +" +help +" +href += +" +https +: +/ +/ +mathml - -msubsup +refresh +. +github +. +io +/ +mathml +- +core +/ +# +user +- +agent +- +stylesheet " > < @@ -111,11 +217,19 @@ = " Verify -definition +default +calculation of -cramped +math +- +superscript +- +shift +- +style +on +MathML elements -. " > < @@ -276,30 +390,6 @@ pink ; } -. -oof1 -{ -position -: -absolute -; -} -. -oof2 -{ -position -: -fixed -; -} -. -nobox -{ -display -: -none -; -} < / style @@ -1110,11928 +1200,217 @@ " ) ; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace +done ( ) -) ; -assert_cramped -( +} +< +/ +script +> +< +/ +head +> +< +body +> +< +div +id += +" +log +" +> +< +/ +div +> +< +p +> +< +math +id += " math - -011 +001 " -false -) -; -assert_cramped -( +> +< +msup +class += " -mrow -- -011 +testedElement " -false +> +< +mspace +height += " -mrow +2em " -) -; -} +width += " -child -of -non -- -cramped -element -from -in -- -flow -children +2em " -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( +/ +> +< +mspace +height += " -mrow -- -012 +1em " -true -) -; -} +width += " -child -of -cramped -element -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -msqrt -- -011 -" -true -) -; -} -" -child -of -msqrt -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -mroot -- -011 -" -true -) -; -} -" -child -of -parent -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -mfrac -- -011 -" -false -" -numerator -" -) -; -assert_cramped -( -" -mfrac -- -012 -" -true -" -denominator -" -) -; -} -" -child -of -mfrac -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -msub -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -msub -- -012 -" -true -" -subscript -" -) -; -} -" -child -of -msub -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -msup -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -msup -- -012 -" -false -" -superscript -" -) -; -} -" -child -of -msup -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -msubsup -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -msubsup -- -012 -" -true -" -subscript -" -) -; -assert_cramped -( -" -msubsup -- -013 -" -false -" -superscript -" -) -; -} -" -child -of -msubsup -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -munder -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -munder -- -012 -" -true -" -underscript -" -) -; -} -" -child -of -munder -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -mover -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -mover -- -012 -" -false -" -non -- -accent -overscript -" -) -; -} -" -child -of -mover -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -munderover -- -011 -" -false -" -base -" -) -; -assert_cramped -( -" -munderover -- -012 -" -true -" -underscript -" -) -; -assert_cramped -( -" -munderover -- -013 -" -false -" -non -- -accent -overscript -" -) -; -} -" -child -of -munderover -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -mover -- -013 -" -false -" -accent -overscript -" -) -; -assert_cramped -( -" -mover -- -014 -" -false -" -accent -superscript -" -) -; -} -" -accent -child -of -mover -from -in -- -flow -children -" -) -; -test -( -function -( -) -{ -assert_true -( -MathMLFeatureDetection -. -has_mspace -( -) -) -; -assert_cramped -( -" -munderover -- -014 -" -false -" -accent -overscript -" -) -; -assert_cramped -( -" -munderover -- -015 -" -false -" -accent -superscript -" -) -; -} -" -accent -child -of -munderover -from -in -- -flow -children -" -) -; -done -( -) -; -} -< -/ -script -> -< -/ -head -> -< -body -> -< -div -id -= -" -log -" -> -< -/ -div -> -< -p -> -< -math -id -= -" -math -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -math -> -< -math -> -< -mrow -id -= -" -mrow -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mrow -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msqrt -> -< -munderover -> -< -mover -> -< -munder -> -< -msubsup -> -< -msup -> -< -msub -> -< -mfrac -> -< -mrow -id -= -" -mrow -- -002 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mrow -> -< -mspace -/ -> -< -/ -mfrac -> -< -mspace -/ -> -< -/ -msub -> -< -mspace -/ -> -< -/ -msup -> -< -mspace -/ -> -< -mspace -/ -> -< -/ -msubsup -> -< -mspace -/ -> -< -/ -munder -> -< -mspace -/ -> -< -/ -mover -> -< -mspace -/ -> -< -mspace -/ -> -< -/ -munderover -> -< -/ -msqrt -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msqrt -id -= -" -msqrt -- -001 -" -> -< -mn -> -0 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -3 -< -/ -mn -> -< -mn -> -4 -< -/ -mn -> -< -/ -msqrt -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mroot -id -= -" -mroot -- -001 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mroot -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mroot -id -= -" -mroot -- -002 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -mroot -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mfrac -id -= -" -mfrac -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -mfrac -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mfrac -id -= -" -mfrac -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mfrac -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msub -id -= -" -msub -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -msub -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msub -id -= -" -msub -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -msub -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msup -id -= -" -msup -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -msup -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msup -id -= -" -msup -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -msup -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msubsup -id -= -" -msubsup -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -mn -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msubsup -id -= -" -msubsup -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -msubsup -id -= -" -msubsup -- -003 -" -> -< -mn -> -0 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -msubsup -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munder -id -= -" -munder -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -munder -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munder -id -= -" -munder -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -munder -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mover -id -= -" -mover -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -/ -mover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mover -id -= -" -mover -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mover -accent -= -" -true -" -id -= -" -mover -- -003 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mover -accent -= -" -true -" -id -= -" -mover -- -004 -" -> -< -mo -movablelimits -= -" -true -" -> -0 -< -/ -mo -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -mover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munderover -id -= -" -munderover -- -001 -" -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -1 -< -/ -mn -> -< -mn -> -2 -< -/ -mn -> -< -/ -munderover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munderover -id -= -" -munderover -- -002 -" -> -< -mn -> -0 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -mn -> -2 -< -/ -mn -> -< -/ -munderover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munderover -id -= -" -munderover -- -003 -" -> -< -mn -> -0 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -munderover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munderover -accent -= -" -true -" -id -= -" -munderover -- -004 -" -> -< -mn -> -0 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -munderover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -munderover -accent -= -" -true -" -id -= -" -munderover -- -005 -" -> -< -mo -movablelimits -= -" -true -" -> -0 -< -/ -mo -> -< -mn -> -1 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -/ -msup -> -< -/ -munderover -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -id -= -" -math -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mrow -id -= -" -mrow -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mrow -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msqrt -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -munderover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -munder -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msubsup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msub -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mfrac -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mrow -id -= -" -mrow -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mrow -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mfrac -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msub -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -munder -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -munderover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msqrt -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msqrt -id -= -" -msqrt -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -3 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -4 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msqrt -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mroot -id -= -" -mroot -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mroot -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mroot -id -= -" -mroot -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mroot -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mfrac -id -= -" -mfrac -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mfrac -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mfrac -id -= -" -mfrac -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mfrac -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msub -id -= -" -msub -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msub -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msub -id -= -" -msub -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msub -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -id -= -" -msup -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -id -= -" -msup -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msubsup -id -= -" -msubsup -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -2 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msubsup -id -= -" -msubsup -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -2 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msubsup -id -= -" -msubsup -- -013 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msubsup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -munder -id -= -" -munder -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -munder -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -munder -id -= -" -munder -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -munder -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mover -id -= -" -mover -- -011 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -1 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mover -id -= -" -mover -- -012 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -msup -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -mover -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -/ -math -> -< -/ -p -> -< -p -> -< -math -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mover -accent -= -" -true -" -id -= -" -mover -- -013 -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mn -> -0 -< -/ -mn -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -2em -" -width -= -" -2em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox -" -> -2 -< -/ -mn -> -< -mspace -height -= -" -1em -" -width -= -" -1em -" -/ -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn -> -< -mn -class -= -" -nobox +1em " -> -2 -< / -mn > < / msup > < -mn -class -= -" -oof1 -" -> -0 -< / -mn -> -< -mn -class -= -" -oof2 -" +math > -1 < -/ -mn +math > < -mn -class +mrow +id = " -nobox +mrow +- +001 " > -2 -< -/ -mn -> -< -/ -mover -> < -mn +msup class = " -oof1 +testedElement " > -0 -< -/ -mn -> < -mn -class +mspace +height = " -oof2 +2em " -> -1 -< -/ -mn -> -< -mn -class +width = " -nobox +2em " -> -2 -< -/ -mn -> -< -/ -math -> -< / -p -> -< -p > < -math -> -< -mn -class +mspace +height = " -oof1 +1em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +1em " -> -1 -< / -mn -> -< -mn -class -= -" -nobox -" > -2 < / -mn -> -< -mover -accent -= -" -true -" -id -= -" -mover -- -014 -" -> -< -mn -class -= -" -oof1 -" +msup > -0 < / -mn -> -< -mn -class -= -" -oof2 -" +mrow > -1 < / -mn -> -< -mn -class -= -" -nobox -" +math > -2 < / -mn -> -< -mo -movablelimits -= -" -true -" +p > -0 < -/ -mo +p > < -mn -class -= -" -oof1 -" +math > -0 < -/ -mn +msqrt > < -mn -class -= -" -oof2 -" +munderover > -1 < -/ -mn +mover > < -mn -class -= -" -nobox -" +munder > -2 < -/ -mn +msubsup > < msup -class -= -" -testedElement -" -> -< -mn -class -= -" -oof1 -" -> -0 -< -/ -mn -> -< -mn -class -= -" -oof2 -" -> -1 -< -/ -mn > < -mn -class -= -" -nobox -" +msub > -2 < -/ -mn +mfrac > < -mspace -height -= -" -2em -" -width +mrow +id = " -2em +mrow +- +002 " -/ > < -mn +msup class = " -oof1 +testedElement " > -0 -< -/ -mn -> < -mn -class +mspace +height = " -oof2 +2em " -> -1 -< -/ -mn -> -< -mn -class +width = " -nobox +2em " -> -2 -< / -mn > < mspace @@ -13048,129 +1427,80 @@ / > < -mn -class -= -" -oof1 -" -> -0 -< / -mn +msup > < -mn -class -= -" -oof2 -" +/ +mrow > -1 < +mspace / -mn > < -mn -class -= -" -nobox -" +/ +mfrac > -2 < +mspace / -mn > < / -msup +msub > < -mn -class -= -" -oof1 -" +mspace +/ > -0 < / -mn +msup > < -mn -class -= -" -oof2 -" +mspace +/ > -1 < +mspace / -mn > < -mn -class -= -" -nobox -" +/ +msubsup > -2 < +mspace / -mn > < / -mover +munder > < -mn -class -= -" -oof1 -" +mspace +/ > -0 < / -mn +mover > < -mn -class -= -" -oof2 -" +mspace +/ > -1 < +mspace / -mn > < -mn -class -= -" -nobox -" +/ +munderover > -2 < / -mn +msqrt > < / @@ -13187,13 +1517,18 @@ math > < -mn -class +msqrt +id = " -oof1 +msqrt +- +001 " > +< +mn +> 0 < / @@ -13201,11 +1536,6 @@ > < mn -class -= -" -oof2 -" > 1 < @@ -13213,135 +1543,91 @@ mn > < -mn +msup class = " -nobox +testedElement " > -2 -< -/ -mn -> < -munderover -id +mspace +height = " -munderover -- -011 +2em " -> -< -mn -class +width = " -oof1 +2em " -> -0 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < mn -class -= -" -nobox -" > -2 +3 < / mn > < -msup -class -= -" -testedElement -" +mn > +4 < +/ mn -class -= -" -oof1 -" > -0 < / -mn +msqrt > < -mn -class -= -" -oof2 -" +/ +math > -1 < / -mn +p > < -mn -class -= -" -nobox -" +p > -2 < -/ -mn +math > < -mspace -height -= -" -2em -" -width +mroot +id = " -2em +mroot +- +001 " -/ > < mn -class -= -" -oof1 -" > 0 < @@ -13349,30 +1635,26 @@ mn > < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height += +" +2em +" +width = " -nobox +2em " -> -2 -< / -mn > < mspace @@ -13389,86 +1671,76 @@ / > < -mn -class -= -" -oof1 -" -> -0 -< / -mn +msup > < -mn -class -= -" -oof2 -" +/ +mroot > -1 < / -mn +math > < -mn -class -= -" -nobox -" +/ +p > -2 < -/ -mn +p > < -/ -msup +math > < -mn -class +mroot +id = " -oof1 +mroot +- +002 " > -0 -< -/ -mn -> < -mn +msup class = " -oof2 +testedElement " > -1 < +mspace +height += +" +2em +" +width += +" +2em +" / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -nobox +1em " +/ > -2 < / -mn +msup > < mn @@ -13479,115 +1751,75 @@ mn > < -mn -class -= -" -oof1 -" -> -0 -< / -mn -> -< -mn -class -= -" -oof2 -" +mroot > -1 < / -mn -> -< -mn -class -= -" -nobox -" +math > -2 < / -mn +p > < -mn +p > -2 < -/ -mn +math > < -mn -class +mfrac +id = " -oof1 +mfrac +- +001 " > -0 -< -/ -mn -> < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em +" +width += +" +2em " -> -2 -< -/ -mn -> -< / -munderover > < -mn -class +mspace +height += +" +1em +" +width = " -oof1 +1em " +/ > -0 < / -mn +msup > < mn -class -= -" -oof2 -" > 1 < @@ -13595,17 +1827,8 @@ mn > < -mn -class -= -" -nobox -" -> -2 -< / -mn +mfrac > < / @@ -13622,155 +1845,169 @@ math > < -mn -class +mfrac +id = " -oof1 +mfrac +- +002 " > +< +mn +> 0 < / mn > < -mn +msup class = " -oof2 +testedElement " > -1 < +mspace +height += +" +2em +" +width += +" +2em +" / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -nobox +1em " +/ > -2 < / -mn +msup > < -munderover +/ +mfrac +> +< +/ +math +> +< +/ +p +> +< +p +> +< +math +> +< +msub id = " -munderover +msub - -012 +001 " > < -mn +msup class = " -oof1 +testedElement " > -0 -< -/ -mn -> < -mn -class +mspace +height += +" +2em +" +width = " -oof2 +2em " -> -1 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -nobox +1em " +/ > -2 < / -mn +msup > < mn > -0 +1 < / mn > < -mn -class -= -" -oof1 -" -> -0 -< / -mn +msub > < -mn -class -= -" -oof2 -" +/ +math > -1 < / -mn +p > < -mn -class -= -" -nobox -" +p > -2 < -/ -mn +math > < -msup -class +msub +id = " -testedElement +msub +- +002 " > < mn -class -= -" -oof1 -" > 0 < @@ -13778,133 +2015,117 @@ mn > < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em +" +width += +" +2em " -> -2 -< / -mn > < mspace height = " -2em +1em " width = " -2em +1em " / > < -mn -class -= -" -oof1 -" +/ +msup > -0 < / -mn +msub > < -mn -class -= -" -oof2 -" +/ +math > -1 < / -mn +p > < -mn -class +p +> +< +math +> +< +msup +id = " -nobox +msup +- +001 " > -2 < -/ -mn +msup +class += +" +testedElement +" > < mspace height = " -1em +2em " width = " -1em +2em " / > < -mn -class +mspace +height = " -oof1 +1em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < mn -class -= -" -nobox -" > -2 +1 < / mn @@ -13914,133 +2135,80 @@ msup > < -mn -class -= -" -oof1 -" +/ +math > -0 < / -mn +p > < -mn -class -= -" -oof2 -" +p > -1 < -/ -mn +math > < -mn -class +msup +id = " -nobox +msup +- +002 " > -2 -< -/ -mn -> < mn > -2 +0 < / mn > < -mn +msup class = " -oof1 +testedElement " > -0 -< -/ -mn -> < -mn -class +mspace +height = " -oof2 +2em " -> -1 -< -/ -mn -> -< -mn -class +width = " -nobox +2em " -> -2 -< -/ -mn -> -< / -munderover > < -mn -class +mspace +height = " -oof1 +1em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +1em " -> -1 -< / -mn > < -mn -class -= -" -nobox -" +/ +msup > -2 < / -mn +msup > < / @@ -14057,74 +2225,57 @@ math > < -mn -class +msubsup +id = " -oof1 +msubsup +- +001 " > -0 -< -/ -mn -> < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em +" +width += +" +2em " -> -2 -< / -mn > < -munderover -id +mspace +height = " -munderover -- -013 +1em " -> -< -mn -class +width = " -oof1 +1em " +/ > -0 < / -mn +msup > < mn -class -= -" -oof2 -" > 1 < @@ -14133,11 +2284,6 @@ > < mn -class -= -" -nobox -" > 2 < @@ -14145,168 +2291,120 @@ mn > < -mn -> -0 -< / -mn +msubsup > < -mn -class -= -" -oof1 -" +/ +math > -0 < / -mn +p > < -mn -class -= -" -oof2 -" +p > -1 < -/ -mn +math > < -mn -class +msubsup +id = " -nobox +msubsup +- +002 " > -2 -< -/ -mn -> < mn > -1 +0 < / mn > < -mn +msup class = " -oof1 +testedElement " > -0 -< -/ -mn -> < -mn -class +mspace +height = " -oof2 +2em " -> -1 -< -/ -mn -> -< -mn -class +width = " -nobox +2em " -> -2 -< / -mn > < -msup -class +mspace +height = " -testedElement +1em " -> -< -mn -class +width = " -oof1 +1em " +/ > -0 < / -mn +msup > < mn -class -= -" -oof2 -" > -1 +2 < / mn > < -mn -class -= -" -nobox -" +/ +msubsup > -2 < / -mn +math > < -mspace -height -= -" -2em -" -width -= -" -2em -" / +p > < -mn -class +p +> +< +math +> +< +msubsup +id = " -oof1 +msubsup +- +003 " > +< +mn +> 0 < / @@ -14314,11 +2412,6 @@ > < mn -class -= -" -oof2 -" > 1 < @@ -14326,138 +2419,115 @@ mn > < -mn +msup class = " -nobox +testedElement " > -2 -< -/ -mn -> < mspace height = " -1em +2em " width = " -1em +2em " / > < -mn -class +mspace +height = " -oof1 +1em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < -mn -class -= -" -nobox -" +/ +msubsup > -2 < / -mn +math > < / -msup +p > < -mn -class -= -" -oof1 -" +p > -0 < -/ -mn +math > < -mn -class +munder +id = " -oof2 +munder +- +001 " > -1 -< -/ -mn -> < -mn +msup class = " -nobox +testedElement " > -2 -< -/ -mn -> < +mspace +height += +" +2em +" +width += +" +2em +" / -munderover > < -mn -class +mspace +height += +" +1em +" +width = " -oof1 +1em " +/ > -0 < / -mn +msup > < mn -class -= -" -oof2 -" > 1 < @@ -14465,17 +2535,8 @@ mn > < -mn -class -= -" -nobox -" -> -2 -< / -mn +munder > < / @@ -14492,144 +2553,130 @@ math > < -mn -class +munder +id = " -oof1 +munder +- +002 " > -0 -< -/ -mn -> < mn -class -= -" -oof2 -" > -1 +0 < / mn > < -mn +msup class = " -nobox +testedElement " > -2 -< -/ -mn -> < -munderover -accent +mspace +height = " -true +2em " -id +width = " -munderover -- -014 +2em " +/ > < -mn -class +mspace +height = " -oof1 +1em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < -mn -class -= -" -nobox -" +/ +munder > -2 < / -mn +math > < -mn +/ +p > -0 < -/ -mn +p > < -mn -class +math +> +< +mover +id = " -oof1 +mover +- +001 " > -0 -< -/ -mn -> < -mn +msup class = " -oof2 +testedElement " > -1 < +mspace +height += +" +2em +" +width += +" +2em +" / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -nobox +1em " +/ > -2 < / -mn +msup > < mn @@ -14640,40 +2687,37 @@ mn > < -mn -class -= -" -oof1 -" +/ +mover > -0 < / -mn +math > < -mn -class -= -" -oof2 -" +/ +p > -1 < -/ -mn +p > < -mn -class +math +> +< +mover +id = " -nobox +mover +- +002 " > -2 +< +mn +> +0 < / mn @@ -14687,65 +2731,72 @@ " > < -mn -class +mspace +height = " -oof1 +2em +" +width += +" +2em " -> -0 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < -mn -class -= -" -nobox -" +/ +mover +> +< +/ +math +> +< +/ +p +> +< +p > -2 < -/ -mn +math > < -mspace -height +mover +accent = " -2em +true " -width +id = " -2em +mover +- +003 " -/ > < mn -class -= -" -oof1 -" > 0 < @@ -14753,30 +2804,26 @@ mn > < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em +" +width += +" +2em " -> -2 -< / -mn > < mspace @@ -14793,129 +2840,98 @@ / > < -mn -class -= -" -oof1 -" +/ +msup > -0 < / -mn +mover > < -mn -class -= -" -oof2 -" +/ +math > -1 < / -mn +p > < -mn -class -= -" -nobox -" +p > -2 < -/ -mn +math > < -/ -msup +mover +accent += +" +true +" +id += +" +mover +- +004 +" > < -mn -class +mo +movablelimits = " -oof1 +true " > 0 < / -mn +mo > < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em " -> -2 -< -/ -mn -> -< -/ -munderover -> -< -mn -class +width = " -oof1 +2em " -> -0 -< / -mn > < -mn -class +mspace +height = " -oof2 +1em " -> -1 -< -/ -mn -> -< -mn -class +width = " -nobox +1em " +/ > -2 < / -mn +msup +> +< +/ +mover > < / @@ -14932,79 +2948,57 @@ math > < -mn -class +munderover +id = " -oof1 +munderover +- +001 " > -0 -< -/ -mn -> < -mn +msup class = " -oof2 +testedElement " > -1 -< -/ -mn -> < -mn -class +mspace +height = " -nobox +2em " -> -2 -< -/ -mn -> -< -munderover -accent +width = " -true +2em " -id +/ +> +< +mspace +height = " -munderover -- -015 +1em " -> -< -mn -class +width = " -oof1 +1em " +/ > -0 < / -mn +msup > < mn -class -= -" -oof2 -" > 1 < @@ -15013,11 +3007,6 @@ > < mn -class -= -" -nobox -" > 2 < @@ -15025,51 +3014,83 @@ mn > < -mo -movablelimits +/ +munderover +> +< +/ +math +> +< +/ +p +> +< +p +> +< +math +> +< +munderover +id = " -true +munderover +- +002 " > +< +mn +> 0 < / -mo +mn > < -mn +msup class = " -oof1 +testedElement +" +> +< +mspace +height += +" +2em +" +width += +" +2em " -> -0 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < mn -class -= -" -nobox -" > 2 < @@ -15077,48 +3098,45 @@ mn > < -mn +/ +munderover > -1 < / -mn +math > < -mn -class -= -" -oof1 -" +/ +p > -0 < -/ -mn +p > < -mn -class +math +> +< +munderover +id = " -oof2 +munderover +- +003 " > -1 +< +mn +> +0 < / mn > < mn -class -= -" -nobox -" > -2 +1 < / mn @@ -15132,65 +3150,72 @@ " > < -mn -class +mspace +height = " -oof1 +2em +" +width += +" +2em " -> -0 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -oof2 +1em " +/ > -1 < / -mn +msup > < -mn -class -= -" -nobox -" +/ +munderover > -2 < / -mn +math > < -mspace -height +/ +p +> +< +p +> +< +math +> +< +munderover +accent = " -2em +true " -width +id = " -2em +munderover +- +004 " -/ > < mn -class -= -" -oof1 -" > 0 < @@ -15199,11 +3224,6 @@ > < mn -class -= -" -oof2 -" > 1 < @@ -15211,17 +3231,26 @@ mn > < -mn +msup class = " -nobox +testedElement " > -2 < +mspace +height += +" +2em +" +width += +" +2em +" / -mn > < mspace @@ -15238,68 +3267,57 @@ / > < -mn -class -= -" -oof1 -" +/ +msup > -0 < / -mn +munderover > < -mn -class -= -" -oof2 -" +/ +math > -1 < / -mn +p > < -mn -class -= -" -nobox -" +p > -2 < -/ -mn +math > < -/ -msup +munderover +accent += +" +true +" +id += +" +munderover +- +005 +" > < -mn -class +mo +movablelimits = " -oof1 +true " > 0 < / -mn +mo > < mn -class -= -" -oof2 -" > 1 < @@ -15307,60 +3325,48 @@ mn > < -mn +msup class = " -nobox +testedElement " > -2 -< -/ -mn -> -< -/ -munderover -> < -mn -class +mspace +height = " -oof1 +2em " -> -0 -< -/ -mn -> -< -mn -class +width = " -oof2 +2em " -> -1 -< / -mn > < -mn -class +mspace +height += +" +1em +" +width = " -nobox +1em " +/ > -2 < / -mn +msup +> +< +/ +munderover > < /