Home
last modified time | relevance | path

Searched refs:AMmathml (Results 1 – 1 of 1) sorted by relevance

/plugin/asciimath/
H A Dasciimathml148r.js335 var AMmathml = "http://www.w3.org/1998/Math/MathML"; variable
339 else return document.createElementNS(AMmathml,t);
345 else var node = document.createElementNS(AMmathml,t);