1092053.html (446B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <title>Largeop stretching</title> 5 <meta charset="utf-8"/> 6 </head> 7 <body> 8 <p> 9 <!-- ⨂ allows to check for an assertion involving 10 the direction of the largeop pre-stretch --> 11 <math displaystyle="true"> 12 <mrow> 13 <mo id="mo4">(</mo> 14 <mo>⨂</mo> 15 <mo id="mo5">)</mo> 16 </mrow> 17 </math> 18 </p> 19 </body> 20 </html>