instiki/public/MathJax/jax/element/mml/optable/MathOperators.js
Jacques Distler 1663d9f5c8 MathJax
For those without MathML-capable browsers,
we present MathJax. It's crappy 'n slow,
but it's better than nothing.
2010-10-17 22:30:56 -05:00

19 lines
2.8 KiB
JavaScript

/*
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/MathOperators.js
*
* Copyright (c) 2010 Design Science, Inc.
*
* 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
*/
MathJax.Unpack([
['(function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2204":c.ORD21,"\\u221B":c.ORD11,"\\u221C":c.ORD11,"\\u2221":c.ORD,"\\u2222":c.ORD,"\\u222C','":c.INTEGRAL,"\\','u222D',1,'u222F',1,'u2230',1,'u2231',1,'u2232',1,'u2233":c.INTEGRAL},infix:{"\\u2201":[1,2,b.ORD],"\\u2206','":c.BIN3,"\\','u220A','":c.REL,"\\','u220C',15,'u220D',15,'u220E',13,'u2214','":c.BIN4,"\\','u221F',15,'u2224',15,'u2226',15,'u2234',15,'u2235',15,'u2236',15,'u2237',15,'u2238',23,'u2239',15,'u223A',23,'u223B',15,'u223D',15,46,'\\u0331',13,'u223E',15,'u223F',13,'u2241',15,'u2242',15,57,'\\u0338',23,'u2244',15,'u2246',15,'u2247',15,'u2249',15,'u224A',15,'u224B',15,'u224C',15,'u224E',15,76,'\\u0338',23,'u224F',15,81,'\\u0338',23,'u2251',15,'u2252',15,'u2253',15,'u2254',15,'u2255',15,'u2256',15,'u2257',15,'u2258',15,'u2259',15,'u225A',15,'u225C',15,'u225D',15,'u225E',15,'u225F',15,'u2262',15,'u2263',15,'u2266',15,118,'\\u0338',23,'u2267',15,'u2268',15,'u2269',15,'u226A\\u0338',23,'u226B\\u0338',23,'u226C',15,'u226D',15,'u226E',15,'u226F',15,'u2270',15,'u2271',15,'u2272',15,'u2273',15,'u2274',15,'u2275',15,'u2276',15,'u2277',15,'u2278',15,'u2279',15,'u227C',15,'u227D',15,'u227E',15,'u227F',15,167,'\\u0338',23,'u2280',15,'u2281',15,'u2282\\u20D2',23,'u2283\\u20D2',23,'u2284',15,'u2285',15,'u2288',15,'u2289',15,'u228A',15,'u228B',15,'u228C',23,'u228D',23,'u228F',15,196,'\\u0338',23,'u2290',15,201,'\\u0338',23,'u229A',23,'u229B',23,'u229C',23,'u229D',23,'u229E',23,'u229F',23,'u22A0',23,'u22A1',23,'u22A6',15,'u22A7',15,'u22A9',15,'u22AA',15,'u22AB',15,'u22AC',15,'u22AD',15,'u22AE',15,'u22AF',15,'u22B0',15,'u22B1',15,'u22B2',15,'u22B3',15,'u22B4',15,'u22B5',15,'u22B6',15,'u22B7',15,'u22B8',15,'u22B9',15,'u22BA',23,'u22BB',23,'u22BC',23,'u22BD',23,'u22BE',13,'u22BF',13,'u22C7',23,'u22C9',23,'u22CA',23,'u22CB',23,'u22CC',23,'u22CD',15,'u22CE',23,'u22CF',23,'u22D0',15,'u22D1',15,'u22D2',23,'u22D3',23,'u22D4',15,'u22D5',15,'u22D6',15,'u22D7',15,'u22D8',15,'u22D9',15,'u22DA',15,'u22DB',15,'u22DC',15,'u22DD',15,'u22DE',15,'u22DF',15,'u22E0',15,'u22E1',15,'u22E2',15,'u22E3',15,'u22E4',15,'u22E5',15,'u22E6',15,'u22E7',15,'u22E8',15,'u22E9',15,'u22EA',15,'u22EB',15,'u22EC',15,'u22ED',15,'u22F0',15,'u22F2',15,'u22F3',15,'u22F4',15,'u22F5',15,'u22F6',15,'u22F7',15,'u22F8',15,'u22F9',15,'u22FA',15,'u22FB',15,'u22FC',15,'u22FD',15,'u22FE',15,'u22FF":c.REL}}});MathJax.Ajax.loadComplete(a.optableDir+"/MathOperators.js")})(MathJax.ElementJax.mml);']
]);