12345678910111213 |
- /*
- * /MathJax/jax/element/mml/optable/GeometricShapes.js
- *
- * Copyright (c) 2009-2013 The MathJax Consortium
- *
- * Part of the MathJax library.
- * See http://www.mathjax.org for details.
- *
- * Licensed under the Apache License, Version 2.0;
- * you may not use this file except in compliance with the License.
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- */(function(b){var a=b.mo.OPTYPES;MathJax.Hub.Insert(b.mo.prototype,{OPTABLE:{infix:{"\u25a0":a.BIN3,"\u25a1":a.BIN3,"\u25aa":a.BIN3,"\u25ab":a.BIN3,"\u25ad":a.BIN3,"\u25ae":a.BIN3,"\u25af":a.BIN3,"\u25b0":a.BIN3,"\u25b1":a.BIN3,"\u25b2":a.BIN4,"\u25b4":a.BIN4,"\u25b6":a.BIN4,"\u25b7":a.BIN4,"\u25b8":a.BIN4,"\u25bc":a.BIN4,"\u25be":a.BIN4,"\u25c0":a.BIN4,"\u25c1":a.BIN4,"\u25c2":a.BIN4,"\u25c4":a.BIN4,"\u25c5":a.BIN4,"\u25c6":a.BIN4,"\u25c7":a.BIN4,"\u25c8":a.BIN4,"\u25c9":a.BIN4,"\u25cc":a.BIN4,"\u25cd":a.BIN4,"\u25ce":a.BIN4,"\u25cf":a.BIN4,"\u25d6":a.BIN4,"\u25d7":a.BIN4,"\u25e6":a.BIN4}}});MathJax.Ajax.loadComplete(b.optableDir+"/GeometricShapes.js")})(MathJax.ElementJax.mml);
|