/*

*  /MathJax.js
*
*  Copyright (c) 2009-2018 The MathJax Consortium
*
*  Licensed under the Apache License, Version 2.0 (the "License");
*  you may not use this file except in compliance with the License.
*  You may obtain a copy of the License at
*
*      http://www.apache.org/licenses/LICENSE-2.0
*
*  Unless required by applicable law or agreed to in writing, software
*  distributed under the License is distributed on an "AS IS" BASIS,
*  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*  See the License for the specific language governing permissions and
*  limitations under the License.
*/

if(document.getElementById&&document.childNodes&&document.createElement){if(!(window.MathJax&&MathJax.Hub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJax.isPacked=true;MathJax.version=“2.7.5”;MathJax.fileversion=“2.7.5”;MathJax.cdnVersion=“2.7.5”;MathJax.cdnFileVersions={};(function(d){var b=window;if(!b){b=window={}}var e=[];var c=function(f){var g=f.constructor;if(!g){g=function(){}}for(var h in f){if(h!==“constructor”&&f.hasOwnProperty(h)){g=f}}return g};var a=function(){return function(){return arguments.callee.Init.call(this,arguments)}};b.Object=c({constructor:a(),Subclass:function(f,h){var g=a();g.SUPER=this;g.Init=this.Init;g.Subclass=this.Subclass;g.Augment=this.Augment;g.protoFunction=this.protoFunction;g.can=this.can;g.has=this.has;g.isa=this.isa;g.prototype=new this(e);g.prototype.constructor=g;g.Augment(f,h);return g},Init:function(f){var g=this;if(f.length===1&&f===e){return g}if(!(g instanceof f.callee)){g=new f.callee(e)}return g.Init.apply(g,f)||g},Augment:function(f,g){var h;if(f!=null){for(h in f){if(f.hasOwnProperty(h)){this.protoFunction(h,f)}}if(f.toString!==this.prototype.toString&&f.toString!=={}.toString){this.protoFunction(“toString”,f.toString)}}if(g!=null){for(h in g){if(g.hasOwnProperty(h)){this=g}}}return this},protoFunction:function(g,f){this.prototype=f;if(typeof f===“function”){f.SUPER=this.SUPER.prototype}},prototype:{Init:function(){},SUPER:function(f){return f.callee.SUPER},can:function(f){return typeof(this)===“function”},has:function(f){return typeof(this)!==“undefined”},isa:function(f){return(f instanceof Object)&&(this instanceof f)}},can:function(f){return this.prototype.can.call(this,f)},has:function(f){return this.prototype.has.call(this,f)},isa:function(g){var f=this;while(f){if(f===g){return true}else{f=f.SUPER}}return false},SimpleSUPER:c({constructor:function(f){return this.SimpleSUPER.define(f)},define:function(f){var h={};if(f!=null){for(var g in f){if(f.hasOwnProperty(g)){h=this.wrap(g,f)}}if(f.toString!==this.prototype.toString&&f.toString!=={}.toString){h.toString=this.wrap(“toString”,f.toString)}}return h},wrap:function(i,h){if(typeof(h)!==“function”||!h.toString().match(/.s*SUPERs*(/)){return h}var g=function(){this.SUPER=g.SUPER;try{var f=h.apply(this,arguments)}catch(j){delete this.SUPER;throw j}delete this.SUPER;return f};g.toString=function(){return h.toString.apply(h,arguments)};return g}})});b.Object.isArray=Array.isArray||function(f){return Object.prototype.toString.call(f)===“[object Array]”};b.Object.Array=Array})(“MathJax”);(function(BASENAME){var BASE=window;if(!BASE){BASE=window={}}var isArray=BASE.Object.isArray;var CALLBACK=function(data){var cb=function(){return arguments.callee.execute.apply(arguments.callee,arguments)};for(var id in CALLBACK.prototype){if(CALLBACK.prototype.hasOwnProperty(id)){if(typeof(data)!==“undefined”){cb=data}else{cb=CALLBACK.prototype}}}cb.toString=CALLBACK.prototype.toString;return cb};CALLBACK.prototype={isCallback:true,hook:function(){},data:[],object:window,execute:function(){if(!this.called||this.autoReset){this.called=!this.autoReset;return this.hook.apply(this.object,this.data.concat([].slice.call(arguments,0)))}},reset:function(){delete this.called},toString:function(){return this.hook.toString.apply(this.hook,arguments)}};var ISCALLBACK=function(f){return(typeof(f)===“function”&&f.isCallback)};var EVAL=function(code){return eval.call(window,code)};var TESTEVAL=function(){EVAL(“var TeSt_VaR = 1”);if(window.TeSt_VaR){try{delete window.TeSt_VaR}catch(error){window.TeSt_VaR=null}}else{if(window.execScript){EVAL=function(code){BASE.__code=code;code=“try {”BASENAME“.__result = eval(”BASENAME“.__code)} catch(err) {”BASENAME“.__result = err}”;window.execScript(code);var result=BASE.__result;delete BASE.__result;delete BASE.__code;if(result instanceof Error){throw result}return result}}else{EVAL=function(code){BASE.__code=code;code=“try {”BASENAME“.__result = eval(”BASENAME“.__code)} catch(err) {”BASENAME“.__result = err}”;var head=(document.getElementsByTagName(“head”));if(!head){head=document.body}var script=document.createElement(“script”);script.appendChild(document.createTextNode(code));head.appendChild(script);head.removeChild(script);var result=BASE.__result;delete BASE.__result;delete BASE.__code;if(result instanceof Error){throw result}return result}}}TESTEVAL=null};var USING=function(args,i){if(arguments.length>1){if(arguments.length===2&&!(typeof arguments===“function”)&&arguments instanceof Object&&typeof arguments===“number”){args=[].slice.call(args,i)}else{args=.slice.call(arguments,0)}}if(isArray(args)&&args.length===1&&typeof(args)===“function”){args=args}if(typeof args===“function”){if(args.execute===CALLBACK.prototype.execute){return args}return CALLBACK({hook:args})}else{if(isArray(args)){if(typeof(args)===“string”&&args instanceof Object&&typeof args[args]===“function”){return CALLBACK({hook:args[args],object:args,data:args.slice(2)})}else{if(typeof args===“function”){return CALLBACK({hook:args,data:args.slice(1)})}else{if(typeof args===“function”){return CALLBACK({hook:args,object:args,data:args.slice(2)})}}}}else{if(typeof(args)===“string”){if(TESTEVAL){TESTEVAL()}return CALLBACK({hook:EVAL,data:})}else{if(args instanceof Object){return CALLBACK(args)}else{if(typeof(args)===“undefined”){return CALLBACK({})}}}}}throw Error(“Can't make callback from given data”)};var DELAY=function(time,callback){callback=USING(callback);callback.timeout=setTimeout(callback,time);return callback};var WAITFOR=function(callback,signal){callback=USING(callback);if(!callback.called){WAITSIGNAL(callback,signal);signal.pending++}};var WAITEXECUTE=function(){var signals=this.signal;delete this.signal;this.execute=this.oldExecute;delete this.oldExecute;var result=this.execute.apply(this,arguments);if(ISCALLBACK(result)&&!result.called){WAITSIGNAL(result,signals)}else{for(var i=0,m=signals.length;i<m;i++){signals.pending–;if(signals.pending<=0){signals.call()}}}};var WAITSIGNAL=function(callback,signals){if(!isArray(signals)){signals=}if(!callback.signal){callback.oldExecute=callback.execute;callback.execute=WAITEXECUTE;callback.signal=signals}else{if(signals.length===1){callback.signal.push(signals)}else{callback.signal=callback.signal.concat(signals)}}};var AFTER=function(callback){callback=USING(callback);callback.pending=0;for(var i=1,m=arguments.length;i<m;i++){if(arguments){WAITFOR(arguments,callback)}}if(callback.pending===0){var result=callback();if(ISCALLBACK(result)){callback=result}}return callback};var HOOKS=MathJax.Object.Subclass({Init:function(reset){this.hooks=[];this.remove=;this.reset=reset;this.running=false},Add:function(hook,priority){if(priority==null){priority=10}if(!ISCALLBACK(hook)){hook=USING(hook)}hook.priority=priority;var i=this.hooks.length;while(i>0&&priority.priority){i–}this.hooks.splice(i,0,hook);return hook},Remove:function(hook){for(var i=0,m=this.hooks.length;i<m;i++){if(this.hooks===hook){if(this.running){this.remove.push(i)}else{this.hooks.splice(i,1)}return}}},Execute:function(){var callbacks=;this.running=true;for(var i=0,m=this.hooks.length;i<m;i++){if(this.reset){this.hooks.reset()}var result=this.hooks.apply(window,arguments);if(ISCALLBACK(result)&&!result.called){callbacks.push(result)}}this.running=false;if(this.remove.length){this.RemovePending()}if(callbacks.length===1){return null}if(callbacks.length===2){return callbacks}return AFTER.apply({},callbacks)},RemovePending:function(){this.remove=this.remove.sort();for(var i=this.remove.length-1;i>=0;i–){this.hooks.splice(i,1)}this.remove=[]}});var EXECUTEHOOKS=function(hooks,data,reset){if(!hooks){return null}if(!isArray(hooks)){hooks=}if(!isArray(data)){data=(data==null?[]:)}var handler=HOOKS(reset);for(var i=0,m=hooks.length;i<m;i++){handler.Add(hooks)}return handler.Execute.apply(handler,data)};var QUEUE=BASE.Object.Subclass({Init:function(){this.pending=this.running=0;this.queue=[];this.Push.apply(this,arguments)},Push:function(){var callback;for(var i=0,m=arguments.length;i<m;i++){callback=USING(arguments);if(callback===arguments&&!callback.called){callback=USING()}this.queue.push(callback)}if(!this.running&&!this.pending){this.Process()}return callback},Process:function(queue){while(!this.running&&!this.pending&&this.queue.length){var callback=this.queue;queue=this.queue.slice(1);this.queue=[];this.Suspend();var result=callback();this.Resume();if(queue.length){this.queue=queue.concat(this.queue)}if(ISCALLBACK(result)&&!result.called){WAITFOR(result,this)}}},Suspend:function(){this.running++},Resume:function(){if(this.running){this.running–}},call:function(){this.Process.apply(this,arguments)},wait:function(callback){return callback}});var SIGNAL=QUEUE.Subclass({Init:function(name){QUEUE.prototype.Init.call(this);this.name=name;this.posted=[];this.listeners=HOOKS(true);this.posting=false;this.callback=null},Post:function(message,callback,forget){callback=USING(callback);if(this.posting||this.pending){this.Push()}else{this.callback=callback;callback.reset();if(!forget){this.posted.push(message)}this.Suspend();this.posting=true;var result=this.listeners.Execute(message);if(ISCALLBACK(result)&&!result.called){WAITFOR(result,this)}this.Resume();this.posting=false;if(!this.pending){this.call()}}return callback},Clear:function(callback){callback=USING(callback);if(this.posting||this.pending){callback=this.Push()}else{this.posted=[];callback()}return callback},call:function(){this.callback(this);this.Process()},Interest:function(callback,ignorePast,priority){callback=USING(callback);this.listeners.Add(callback,priority);if(!ignorePast){for(var i=0,m=this.posted.length;i<m;i++){callback.reset();var result=callback(this.posted);if(ISCALLBACK(result)&&i===this.posted.length-1){WAITFOR(result,this)}}}return callback},NoInterest:function(callback){this.listeners.Remove(callback)},MessageHook:function(msg,callback,priority){callback=USING(callback);if(!this.hooks){this.hooks={};this.Interest()}if(!this.hooks){this.hooks=HOOKS(true)}this.hooks.Add(callback,priority);for(var i=0,m=this.posted.length;i<m;i++){if(this.posted==msg){callback.reset();callback(this.posted)}}callback.msg=msg;return callback},ExecuteHooks:function(msg){var type=(isArray(msg)?msg:msg);if(!this.hooks){return null}return this.hooks.Execute(msg)},RemoveHook:function(hook){this.hooks.Remove(hook)}},{signals:{},find:function(name){if(!SIGNAL.signals){SIGNAL.signals=new SIGNAL(name)}return SIGNAL.signals}});BASE.Callback=BASE.CallBack=USING;BASE.Callback.Delay=DELAY;BASE.Callback.After=AFTER;BASE.Callback.Queue=QUEUE;BASE.Callback.Signal=SIGNAL.find;BASE.Callback.Hooks=HOOKS;BASE.Callback.ExecuteHooks=EXECUTEHOOKS})(“MathJax”);(function(e){var a=window;if(!a){a=window={}}var d=(navigator.vendor===“Apple Computer, Inc.”&&typeof navigator.vendorSub===“undefined”);var g=0;var h=function(i){if(document.styleSheets&&document.styleSheets.length>g){g=document.styleSheets.length}if(!i){i=document.head||((document.getElementsByTagName(“head”)));if(!i){i=document.body}}return i};var f=[];var c=function(){for(var k=0,j=f.length;k<j;k++){a.Ajax.head.removeChild(f)}f=[]};var b={};b=“”;b.a11y=“/extensions/a11y”;b.Contrib=“cdn.mathjax.org/mathjax/contrib”;a.Ajax={loaded:{},loading:{},loadHooks:{},timeout:15*1000,styleDelay:1,config:{root:“”,path:b},params:{},STATUS:{OK:1,ERROR:-1},fileURL:function(j){var i;while((i=j.match(/^[(+)]/i))&&b.hasOwnProperty(i)){j=(b[i]||this.config.root)+j.substr(i.length+2)}return j},fileName:function(j){var i=this.config.root;if(j.substr(0,i.length)===i){j=“[”e“]”+j.substr(i.length)}do{var k=false;for(var l in b){if(b.hasOwnProperty(l)&&b){if(j.substr(0,b.length)===b){j=“[”l“]”+j.substr(b.length);k=true;break}}}}while(k);return j},fileRev:function(j){var i=a.cdnFileVersions||a.cdnVersion||“”;if(i){i=“?V=”+i}return i},urlRev:function(i){return this.fileURL(i)+this.fileRev(i)},Require:function(k,n){n=a.Callback(n);var l;if(k instanceof Object){for(var j in k){if(k.hasOwnProperty(j)){l=j.toUpperCase();k=k}}}else{l=k.split(/./).pop().toUpperCase()}if(this.params.noContrib&&k.substr(0,9)===“”){n(this.STATUS.ERROR)}else{k=this.fileURL(k);if(this.loaded){n(this.loaded)}else{var m={};m=k;this.Load(m,n)}}return n},Load:function(k,m){m=a.Callback(m);var l;if(k instanceof Object){for(var j in k){if(k.hasOwnProperty(j)){l=j.toUpperCase();k=k}}}else{l=k.split(/./).pop().toUpperCase()}k=this.fileURL(k);if(this.loading){this.addHook(k,m)}else{this.head=h(this.head);if(this.loader){this.loader.call(this,k,m)}else{throw Error(“Can't load files of type ”+l)}}return m},LoadHook:function(l,m,k){m=a.Callback(m);if(l instanceof Object){for(var j in l){if(l.hasOwnProperty(j)){l=l}}}l=this.fileURL(l);if(this.loaded){m(this.loaded)}else{this.addHook(l,m,k)}return m},addHook:function(j,k,i){if(!this.loadHooks){this.loadHooks=MathJax.Callback.Hooks()}this.loadHooks.Add(k,i);k.file=j},removeHook:function(i){if(this.loadHooks){this.loadHooks.Remove(i);if(!this.loadHooks.hooks.length){delete this.loadHooks}}},Preloading:function(){for(var l=0,j=arguments.length;l<j;l++){var k=this.fileURL(arguments);if(!this.loading){this.loading={preloaded:true}}}},loader:{JS:function(k,m){var j=this.fileName(k);var i=document.createElement(“script”);var l=a.Callback();this.loading={callback:m,timeout:setTimeout(l,this.timeout),status:this.STATUS.OK,script:i};this.loading.message=a.Message.File(j);i.onerror=l;i.type=“text/javascript”;i.src=k+this.fileRev(j);this.head.appendChild(i)},CSS:function(j,l){var i=this.fileName(j);var k=document.createElement(“link”);k.rel=“stylesheet”;k.type=“text/css”;k.href=j+this.fileRev(i);this.loading={callback:l,message:a.Message.File(i),status:this.STATUS.OK};this.head.appendChild(k);this.timer.create.call(this,,k)}},timer:{create:function(j,i){j=a.Callback(j);if(i.nodeName===“STYLE”&&i.styleSheet&&typeof(i.styleSheet.cssText)!==“undefined”){j(this.STATUS.OK)}else{if(window.chrome&&i.nodeName===“LINK”){j(this.STATUS.OK)}else{if(d){this.timer.start(this,,this.styleDelay)}else{this.timer.start(this,,this.styleDelay)}}}return j},start:function(j,i,k,l){i=a.Callback(i);i.execute=this.execute;i.time=this.time;i.STATUS=j.STATUS;i.timeout=l||j.timeout;i.delay=i.total=k||0;if(k){setTimeout(i,k)}else{i()}},time:function(i){this.total+=this.delay;this.delay=Math.floor(this.delay*1.05+5);if(this.total>=this.timeout){i(this.STATUS.ERROR);return 1}return 0},file:function(j,i){if(i<0){a.Ajax.loadTimeout(j)}else{a.Ajax.loadComplete(j)}},execute:function(){this.hook.call(this.object,this,this.data,this.data)},checkSafari2:function(i,j,k){if(i.time(k)){return}if(document.styleSheets.length>j&&document.styleSheets.cssRules&&document.styleSheets.cssRules.length){k(i.STATUS.OK)}else{setTimeout(i,i.delay)}},checkLength:function(i,l,n){if(i.time(n)){return}var m=0;var j=(l.sheet||l.styleSheet);try{if((j.cssRules||j.rules||[]).length>0){m=1}}catch(k){if(k.message.match(/protected variable|restricted URI/)){m=1}else{if(k.message.match(/Security error/)){m=1}}}if(m){setTimeout(a.Callback(),0)}else{setTimeout(i,i.delay)}}},loadComplete:function(i){i=this.fileURL(i);var j=this.loading;if(j&&!j.preloaded){a.Message.Clear(j.message);clearTimeout(j.timeout);if(j.script){if(f.length===0){setTimeout(c,0)}f.push(j.script)}this.loaded=j.status;delete this.loading;this.addHook(i,j.callback)}else{if(j){delete this.loading}this.loaded=this.STATUS.OK;j={status:this.STATUS.OK}}if(!this.loadHooks){return null}return this.loadHooks.Execute(j.status)},loadTimeout:function(i){if(this.loading.timeout){clearTimeout(this.loading.timeout)}this.loading.status=this.STATUS.ERROR;this.loadError(i);this.loadComplete(i)},loadError:function(i){a.Message.Set([“LoadFailed”,“File failed to load: %1”,i],null,2000);a.Hub.signal.Post([“file load error”,i])},Styles:function(k,l){var i=this.StyleString(k);if(i===“”){l=a.Callback(l);l()}else{var j=document.createElement(“style”);j.type=“text/css”;this.head=h(this.head);this.head.appendChild(j);if(j.styleSheet&&typeof(j.styleSheet.cssText)!==“undefined”){j.styleSheet.cssText=i}else{j.appendChild(document.createTextNode(i))}l=this.timer.create.call(this,l,j)}return l},StyleString:function(n){if(typeof(n)===“string”){return n}var k=“”,o,m;for(o in n){if(n.hasOwnProperty(o)){if(typeof n===“string”){k+=o+“ {”n[o]“}n”}else{if(a.Object.isArray(n)){for(var l=0;l.length;l++){m={};m=n[l];k+=this.StyleString(m)}}else{if(o.substr(0,6)===“@media”){k+=o+“ {”+this.StyleString(n)+“}n”}else{if(n!=null){m=[];for(var j in n){if(n.hasOwnProperty(j)){if(n[j]!=null){m=j+“: ”+n[j]}}}k+=o+“ {”+m.join(“; ”)+“}n”}}}}}}return k}}})(“MathJax”);MathJax.HTML={Element:function(d,f,e){var g=document.createElement(d),h;if(f){if(f.hasOwnProperty(“style”)){var c=f.style;f.style={};for(h in c){if(c.hasOwnProperty(h)){f.style[h.replace(/-()/g,this.ucMatch)]=c}}}MathJax.Hub.Insert(g,f);for(h in f){if(h===“role”||h.substr(0,5)===“aria-”){g.setAttribute(h,f)}}}if(e){if(!MathJax.Object.isArray(e)){e=}for(var b=0,a=e.length;b<a;b++){if(MathJax.Object.isArray(e)){g.appendChild(this.Element(e[0],e[1],e[2]))}else{if(d===“script”){this.setScript(g,e)}else{g.appendChild(document.createTextNode(e))}}}}return g},ucMatch:function(a,b){return b.toUpperCase()},addElement:function(b,a,d,c){return b.appendChild(this.Element(a,d,c))},TextNode:function(a){return document.createTextNode(a)},addText:function(a,b){return a.appendChild(this.TextNode(b))},setScript:function(a,b){if(this.setScriptBug){a.text=b}else{while(a.firstChild){a.removeChild(a.firstChild)}this.addText(a,b)}},getScript:function(a){var b=(a.text===“”?a.innerHTML:a.text);return b.replace(/^s+/,“”).replace(/s+$/,“”)},Cookie:{prefix:“mjx”,expires:365,Set:function(a,e){var d=[];if(e){for(var g in e){if(e.hasOwnProperty(g)){d.push(g+“:”+e.toString().replace(/&/g,“&&”))}}}var b=this.prefix+“.”a“=”+escape(d.join(“&;”));if(this.expires){var f=new Date();f.setDate(f.getDate()+this.expires);b+=“; expires=”+f.toGMTString()}try{document.cookie=b+“; path=/”}catch©{}},Get:function(a,d){if(!d){d={}}var g=new RegExp(“(?:^|;\s*)”this.prefix“\.”a“=(*)(?:;|$)”);var f;try{f=g.exec(document.cookie)}catch©{}if(f&&f!==“”){var j=unescape(f).split(“&;”);for(var e=0,b=j.length;e<b;e++){f=j.match(/(+):(.*)/);var h=f.replace(/&&/g,“&”);if(h===“true”){h=true}else{if(h===“false”){h=false}else{if(h.match(/^-?(d+(.d+)?|.d+)$/)){h=parseFloat(h)}}}d[f]=h}}return d}}};MathJax.Localization={locale:“en”,directory:“/localization”,strings:{ar:{menuTitle:“u0627u0644u0639u0631u0628u064Au0629”},ast:{menuTitle:“asturianu”},bg:{menuTitle:“u0431u044Au043Bu0433u0430u0440u0441u043Au0438”},bcc:{menuTitle:“u0628u0644u0648u0686u06CC”},br:{menuTitle:“brezhoneg”},ca:{menuTitle:“catalu00E0”},cdo:{menuTitle:“Mu00ECng-du0115u0324ng-ngu1E73u0304”},cs:{menuTitle:“u010Deu0161tina”},da:{menuTitle:“dansk”},de:{menuTitle:“Deutsch”},diq:{menuTitle:“Zazaki”},en:{menuTitle:“English”,isLoaded:true},eo:{menuTitle:“Esperanto”},es:{menuTitle:“espau00F1ol”},fa:{menuTitle:“u0641u0627u0631u0633u06CC”},fi:{menuTitle:“suomi”},fr:{menuTitle:“franu00E7ais”},gl:{menuTitle:“galego”},he:{menuTitle:“u05E2u05D1u05E8u05D9u05EA”},ia:{menuTitle:“interlingua”},it:{menuTitle:“italiano”},ja:{menuTitle:“u65E5u672Cu8A9E”},kn:{menuTitle:“u0C95u0CA8u0CCDu0CA8u0CA1”},ko:{menuTitle:“uD55CuAD6DuC5B4”},lb:{menuTitle:“Lu00EBtzebuergesch”},lki:{menuTitle:“u0644u06D5u06A9u06CC”},lt:{menuTitle:“lietuviu0173”},mk:{menuTitle:“u043Cu0430u043Au0435u0434u043Eu043Du0441u043Au0438”},nl:{menuTitle:“Nederlands”},oc:{menuTitle:“occitan”},pl:{menuTitle:“polski”},pt:{menuTitle:“portuguu00EAs”},“pt-br”:{menuTitle:“portuguu00EAs do Brasil”},ru:{menuTitle:“u0440u0443u0441u0441u043Au0438u0439”},sco:{menuTitle:“Scots”},scn:{menuTitle:“sicilianu”},sk:{menuTitle:“slovenu010Dina”},sl:{menuTitle:“slovenu0161u010Dina”},sv:{menuTitle:“svenska”},th:{menuTitle:“u0E44u0E17u0E22”},tr:{menuTitle:“Tu00FCrku00E7e”},uk:{menuTitle:“u0443u043Au0440u0430u0457u043Du0441u044Cu043Au0430”},vi:{menuTitle:“Tiu1EBFng Viu1EC7t”},“zh-hans”:{menuTitle:“u4E2Du6587uFF08u7B80u4F53uFF09”},“zh-hant”:{menuTitle:“u6C49u8BED”}},pattern:/%(d+|{d+}|{[a-z]+:%d+(?:|(?:%{d+}|%.|[^}])*)+}|.)/g,SPLIT:(“axb”.split(/(x)/).length===3?function(a,b){return a.split(b)}:function(c,e){var a=[],b,d=0;e.lastIndex=0;while((b=e.exec©)){a.push(c.substr(d,b.index-d));a.push.apply(a,b.slice(1));d=b.index+b.length}a.push(c.substr(d));return a}),_:function(b,a){if(MathJax.Object.isArray(a)){return this.processSnippet(b,a)}return this.processString(this.lookupPhrase(b,a),[].slice.call(arguments,2))},processString:function(l,p,g){var j,e,o=MathJax.Object.isArray;for(j=0,e=p.length;j<e;j++){if(g&&o(p)){p=this.processSnippet(g,p)}}var f=this.SPLIT(l,this.pattern);for(j=1,e=f.length;j<e;j+=2){var q=f.charAt(0);if(q>=“0”&&q<=“9”){f=p[f-1];if(typeof f===“number”){f=this.number(f)}}else{if(q===“{”){q=f.substr(1);if(q>=“0”&&q<=“9”){f=p[f.substr(1,f.length-2)-1];if(typeof f===“number”){f=this.number(f)}}else{var k=f.match(/^{([a-z]+):%(d+)|(.*)}$/);if(k){if(k===“plural”){var d=p[k-1];if(typeof d===“undefined”){f=“???”}else{d=this.plural(d)-1;var h=k.replace(/(^|)(%%)*%|/g,“$1$2%uEFEF”).split(/|/);if(d>=0&&d<h.length){f=this.processString(h.replace(/uEFEF/g,“|”),p,g)}else{f=“???”}}}else{f=“%”+f}}}}}if(f==null){f=“???”}}if(!g){return f.join(“”)}var a=[],b=“”;for(j=0;j;j++;if(j<e){if(o(f)){a.push(b);a=a.concat(f);b=“”}else{b+=f}}}if(b!==“”){a.push(b)}return a},processSnippet:function(g,e){var c=[];for(var d=0,b=e.length;d<b;d++){if(MathJax.Object.isArray(e)){var f=e;if(typeof f===“string”){var h=f;if(!MathJax.Object.isArray(h)){h=}var a=this.lookupPhrase(h,f);c=c.concat(this.processMarkdown(a,f.slice(2),g))}else{if(MathJax.Object.isArray(f)){c=c.concat(this.processSnippet.apply(this,f))}else{if(f.length>=3){c.push([f,f,this.processSnippet(g,f)])}else{c.push(e)}}}}else{c.push(e)}}return c},markdownPattern:/(%.)|(*{1,3})((?:%.|.)+?)2|(`+)((?:%.|.)+?)4|[((?:%.|.)+?)](([^s)]+))/,processMarkdown:function(b,h,d){var j=[],e;var c=b.split(this.markdownPattern);var g=c;for(var f=1,a=c.length;f<a;f+=8){if(c){e=this.processString(c,h,d);if(!MathJax.Object.isArray(e)){e=}e=[[c.length-1],{},e];if(c.length===3){e=}}else{if(c){e=this.processString(c.replace(/^s/,“”).replace(/s$/,“”),h,d);if(!MathJax.Object.isArray(e)){e=}e=}else{if(c){e=this.processString(c,h,d);if(!MathJax.Object.isArray(e)){e=}e=[“a”,{href:this.processString(c,h),target:“_blank”},e]}else{g+=c;e=null}}}if(e){j=this.concatString(j,g,h,d);j.push(e);g=“”}if(c!==“”){g+=c}}j=this.concatString(j,g,h,d);return j},concatString:function(a,c,b,d){if(c!=“”){c=this.processString(c,b,d);if(!MathJax.Object.isArray©){c=}a=a.concat©}return a},lookupPhrase:function(f,a,d){if(!d){d=“_”}if(MathJax.Object.isArray(f)){d=(f||“_”);f=(f||“”)}var c=this.loadDomain(d);if©{MathJax.Hub.RestartAfter©}var b=this.strings;if(b){if(b.domains&&d in b.domains){var e=b.domains;if(e.strings&&f in e.strings){a=e.strings}}}return a},loadFile:function(b,d,e){e=MathJax.Callback(e);b=(d.file||b);if(!b.match(/.js$/)){b+=“.js”}if(!b.match(/^(+:|[MathJax])/)){var a=(this.strings.directory||this.directory+“/”+this.locale||“/localization/”+this.locale);b=a+“/”+b}var c=MathJax.Ajax.Require(b,function(){d.isLoaded=true;return e()});return(c.called?null:c)},loadDomain:function(c,e){var b,a=this.strings;if(a){if(!a.isLoaded){b=this.loadFile(this.locale,a);if(b){return MathJax.Callback.Queue(b,).Push(e||{})}}if(a.domains&&c in a.domains){var d=a.domains;if(!d.isLoaded){b=this.loadFile(c,d);if(b){return MathJax.Callback.Queue(b).Push(e)}}}}return MathJax.Callback(e)()},Try:function(a){a=MathJax.Callback(a);a.autoReset=true;try{a()}catch(b){if(!b.restart){throw b}MathJax.Callback.After(,b.restart)}},resetLocale:function(a){if(!a){return}a=a.toLowerCase();while(!this.strings){var c=a.lastIndexOf(“-”);if(c===-1){return}a=a.substring(0,c)}var b=this.strings.remap;this.locale=b?b:a;MathJax.Callback.Signal(“Hub”).Post([“Locale Reset”,this.locale])},setLocale:function(a){this.resetLocale(a);if(MathJax.Menu){this.loadDomain(“MathMenu”)}},addTranslation:function(b,e,c){var d=this.strings,a=false;if(!d){d=this.strings={};a=true}if(!d.domains){d.domains={}}if(e){if(!d.domains){d.domains={}}d=d.domains}MathJax.Hub.Insert(d,c);if(a&&MathJax.Menu.menu){MathJax.Menu.CreateLocaleMenu()}},setCSS:function(b){var a=this.strings;if(a){if(a.fontFamily){b.style.fontFamily=a.fontFamily}if(a.fontDirection){b.style.direction=a.fontDirection;if(a.fontDirection===“rtl”){b.style.textAlign=“right”}}}return b},fontFamily:function(){var a=this.strings;return(a?a.fontFamily:null)},fontDirection:function(){var a=this.strings;return(a?a.fontDirection:null)},plural:function(b){var a=this.strings;if(a&&a.plural){return a.plural(b)}if(b==1){return 1}return 2},number:function(b){var a=this.strings;if(a&&a.number){return a.number(b)}return b}};MathJax.Message={ready:false,log:,current:null,textNodeBug:(navigator.vendor===“Apple Computer, Inc.”&&typeof navigator.vendorSub===“undefined”)||(window.hasOwnProperty&&window.hasOwnProperty(“konqueror”)),styles:{“#MathJax_Message”:{position:“fixed”,left:“1px”,bottom:“2px”,“background-color”:“#E6E6E6”,border:“1px solid #959595”,margin:“0px”,padding:“2px 8px”,“z-index”:“102”,color:“black”,“font-size”:“80%”,width:“auto”,“white-space”:“nowrap”},“#MathJax_MSIE_Frame”:{position:“absolute”,top:0,left:0,width:“0px”,“z-index”:101,border:“0px”,margin:“0px”,padding:“0px”}},browsers:{MSIE:function(a){MathJax.Message.msieFixedPositionBug=((document.documentMode||0)<7);if(MathJax.Message.msieFixedPositionBug){MathJax.Hub.config.styles.position=“absolute”}MathJax.Message.quirks=(document.compatMode===“BackCompat”)},Chrome:function(a){MathJax.Hub.config.styles.bottom=“1.5em”;MathJax.Hub.config.styles.left=“1em”}},Init:function(a){if(a){this.ready=true}if(!document.body||!this.ready){return false}if(this.div&&this.div.parentNode==null){this.div=document.getElementById(“MathJax_Message”);this.text=(this.div?this.div.firstChild:null)}if(!this.div){var b=document.body;if(this.msieFixedPositionBug&&window.attachEvent){b=this.frame=this.addDiv(document.body);b.removeAttribute(“id”);b.style.position=“absolute”;b.style.border=b.style.margin=b.style.padding=“0px”;b.style.zIndex=“101”;b.style.height=“0px”;b=this.addDiv(b);b.id=“MathJax_MSIE_Frame”;window.attachEvent(“onscroll”,this.MoveFrame);window.attachEvent(“onresize”,this.MoveFrame);this.MoveFrame()}this.div=this.addDiv(b);this.div.style.display=“none”}if(!this.text){this.text=this.div.appendChild(document.createTextNode(“”))}return true},addDiv:function(a){var b=document.createElement(“div”);b.id=“MathJax_Message”;if(a.firstChild){a.insertBefore(b,a.firstChild)}else{a.appendChild(b)}return b},MoveFrame:function(){var a=(MathJax.Message.quirks?document.body:document.documentElement);var b=MathJax.Message.frame;b.style.left=a.scrollLeft+“px”;b.style.top=a.scrollTop+“px”;b.style.width=a.clientWidth+“px”;b=b.firstChild;b.style.height=a.clientHeight+“px”},localize:function(a){return MathJax.Localization._(a,a)},filterText:function(a,c,b){if(MathJax.Hub.config.messageStyle===“simple”){if(b===“LoadFile”){if(!this.loading){this.loading=this.localize(“Loading”)+“ ”}a=this.loading;this.loading+=“.”}else{if(b===“ProcessMath”){if(!this.processing){this.processing=this.localize(“Processing”)+“ ”}a=this.processing;this.processing+=“.”}else{if(b===“TypesetMath”){if(!this.typesetting){this.typesetting=this.localize(“Typesetting”)+“ ”}a=this.typesetting;this.typesetting+=“.”}}}}return a},clearCounts:function(){delete this.loading;delete this.processing;delete this.typesetting},Set:function(c,e,b){if(e==null){e=this.log.length;this.log={}}var d=“”;if(MathJax.Object.isArray©){d=c;if(MathJax.Object.isArray(d)){d=d}try{c=MathJax.Localization._.apply(MathJax.Localization,c)}catch(a){if(!a.restart){throw a}if(!a.restart.called){if(this.log.restarted==null){this.log.restarted=0}this.log.restarted++;delete this.log.cleared;MathJax.Callback.After(,a.restart);return e}}}if(this.timer){clearTimeout(this.timer);delete this.timer}this.log.text=c;this.log.filteredText=c=this.filterText(c,e,d);if(typeof(this.log.next)===“undefined”){this.log.next=this.current;if(this.current!=null){this.log.prev=e}this.current=e}if(this.current===e&&MathJax.Hub.config.messageStyle!==“none”){if(this.Init()){if(this.textNodeBug){this.div.innerHTML=c}else{this.text.nodeValue=c}this.div.style.display=“”;if(this.status){window.status=“”;delete this.status}}else{window.status=c;this.status=true}}if(this.log.restarted){if(this.log.cleared){b=0}if(–this.log.restarted===0){delete this.log.cleared}}if(b){setTimeout(MathJax.Callback(),b)}else{if(b==0){this.Clear(e,0)}}return e},Clear:function(b,a){if(this.log.prev!=null){this.log[this.log.prev].next=this.log.next}if(this.log.next!=null){this.log[this.log.next].prev=this.log.prev}if(this.current===b){this.current=this.log.next;if(this.text){if(this.div.parentNode==null){this.Init()}if(this.current==null){if(this.timer){clearTimeout(this.timer);delete this.timer}if(a==null){a=600}if(a===0){this.Remove()}else{this.timer=setTimeout(MathJax.Callback(),a)}}else{if(MathJax.Hub.config.messageStyle!==“none”){if(this.textNodeBug){this.div.innerHTML=this.log.filteredText}else{this.text.nodeValue=this.log.filteredText}}}if(this.status){window.status=“”;delete this.status}}else{if(this.status){window.status=(this.current==null?“”:this.log.text)}}}delete this.log.next;delete this.log.prev;delete this.log.filteredText;if(this.log.restarted){this.log.cleared=true}},Remove:function(){this.text.nodeValue=“”;this.div.style.display=“none”},File:function(a){return this.Set([“LoadFile”,“Loading %1”,a],null,null)},Log:function(){var b=[];for(var c=1,a=this.log.length;c<a;c++){b=this.log.text}return b.join(“n”)}};MathJax.Hub={config:{root:“”,config:[],styleSheets:,styles:{“.MathJax_Preview”:{color:“#888”}},jax:[],extensions:,preJax:null,postJax:null,displayAlign:“center”,displayIndent:“0”,preRemoveClass:“MathJax_Preview”,showProcessingMessages:true,messageStyle:“normal”,delayStartupUntil:“none”,skipStartupTypeset:false,elements:[],positionToHash:true,showMathMenu:true,showMathMenuMSIE:true,menuSettings:{zoom:“None”,CTRL:false,ALT:false,CMD:false,Shift:false,discoverable:false,zscale:“200%”,renderer:null,font:“Auto”,context:“MathJax”,locale:null,mpContext:false,mpMouse:false,texHints:true,FastPreview:null,assistiveMML:null,inTabOrder:true,semantics:false},errorSettings:{message:[“[”,[“MathProcessingError”,“Math Processing Error”],“]”],style:{color:“#CC0000”,“font-style”:“italic”}},ignoreMMLattributes:{}},preProcessors:MathJax.Callback.Hooks(true),inputJax:{},outputJax:{order:{}},processSectionDelay:50,processUpdateTime:250,processUpdateDelay:10,signal:MathJax.Callback.Signal(“Hub”),Config:function(a){this.Insert(this.config,a);if(this.config.Augment){this.Augment(this.config.Augment)}},CombineConfig:function(c,f){var b=this.config,g,e;c=c.split(/./);for(var d=0,a=c.length;d<a;d++){g=c;if(!b){b={}}e=b;b=b}e=b=this.Insert(f,b);return b},Register:{PreProcessor:function(){return MathJax.Hub.preProcessors.Add.apply(MathJax.Hub.preProcessors,arguments)},MessageHook:function(){return MathJax.Hub.signal.MessageHook.apply(MathJax.Hub.signal,arguments)},StartupHook:function(){return MathJax.Hub.Startup.signal.MessageHook.apply(MathJax.Hub.Startup.signal,arguments)},LoadHook:function(){return MathJax.Ajax.LoadHook.apply(MathJax.Ajax,arguments)}},UnRegister:{PreProcessor:function(a){MathJax.Hub.preProcessors.Remove(a)},MessageHook:function(a){MathJax.Hub.signal.RemoveHook(a)},StartupHook:function(a){MathJax.Hub.Startup.signal.RemoveHook(a)},LoadHook:function(a){MathJax.Ajax.removeHook(a)}},getAllJax:function(e){var c=[],b=this.elementScripts(e);for(var d=0,a=b.length;d<a;d++){if(b.MathJax&&b.MathJax.elementJax){c.push(b.MathJax.elementJax)}}return c},getJaxByType:function(f,e){var c=[],b=this.elementScripts(e);for(var d=0,a=b.length;d<a;d++){if(b.MathJax&&b.MathJax.elementJax&&b.MathJax.elementJax.mimeType===f){c.push(b.MathJax.elementJax)}}return c},getJaxByInputType:function(f,e){var c=[],b=this.elementScripts(e);for(var d=0,a=b.length;d<a;d++){if(b.MathJax&&b.MathJax.elementJax&&b.type&&b.type.replace(/ *;(.|s)*/,“”)===f){c.push(b.MathJax.elementJax)}}return c},getJaxFor:function(a){if(typeof(a)===“string”){a=document.getElementById(a)}if(a&&a.MathJax){return a.MathJax.elementJax}if(this.isMathJaxNode(a)){if(!a.isMathJax){a=a.firstChild}while(a&&!a.jaxID){a=a.parentNode}if(a){return MathJax.OutputJax.getJaxFromMath(a)}}return null},isJax:function(a){if(typeof(a)===“string”){a=document.getElementById(a)}if(this.isMathJaxNode(a)){return 1}if(a&&(a.tagName||“”).toLowerCase()===“script”){if(a.MathJax){return(a.MathJax.state===MathJax.ElementJax.STATE.PROCESSED?1:-1)}if(a.type&&this.inputJax[a.type.replace(/ *;(.|s)*/,“”)]){return -1}}return 0},isMathJaxNode:function(a){return !!a&&(a.isMathJax||(a.className||“”)===“MathJax_MathML”)},setRenderer:function(d,c){if(!d){return}var e=MathJax.OutputJax;if(!e){MathJax.OutputJax=MathJax.OutputJax({id:“unknown”,version:“1.0.0”,isUnknown:true});this.config.menuSettings.renderer=“”;var b=“/jax/output/”d“/config.js”;return MathJax.Ajax.Require(b,)}else{this.config.menuSettings.renderer=d;if(c==null){c=“jax/mml”}if(e.isUnknown){e.Register©}var a=this.outputJax;if(a&&a.length){if(d!==a[0].id){a.unshift(e);return this.signal.Post([“Renderer Selected”,d])}}return null}},Queue:function(){return this.queue.Push.apply(this.queue,arguments)},Typeset:function(c,d){if(!MathJax.isReady){return null}var b=this.elementCallback(c,d);if(b.count){var a=MathJax.Callback.Queue(,[“Process”,this,b.elements])}return a.Push(b.callback)},PreProcess:function(e,g){var c=this.elementCallback(e,g);var b=MathJax.Callback.Queue();if(c.count){var f=(c.count===1?:c.elements);b.Push([“Post”,this.signal,[“Begin PreProcess”,c.elements]]);for(var d=0,a=f.length;d<a;d++){if(f){b.Push([“Execute”,this.preProcessors,f])}}b.Push([“Post”,this.signal,[“End PreProcess”,c.elements]])}return b.Push(c.callback)},Process:function(a,b){return this.takeAction(“Process”,a,b)},Update:function(a,b){return this.takeAction(“Update”,a,b)},Reprocess:function(a,b){return this.takeAction(“Reprocess”,a,b)},Rerender:function(a,b){return this.takeAction(“Rerender”,a,b)},takeAction:function(g,d,h){var c=this.elementCallback(d,h);var f=c.elements;var a=MathJax.Callback.Queue();var e={scripts:[],start:new Date().getTime(),i:0,j:0,jax:{},jaxIDs:[]};if(c.count){var b=;if(!b){b={}}a.Push(,[“Post”,this.signal,[“Begin ”+g,f]],[“Post”,this.signal,[“Begin Math”,f,g]],,[“Post”,this.signal,[“Begin Math Input”,f,g]],,[“Post”,this.signal,[“End Math Input”,f,g]],b,,b,[“Post”,this.signal,[“Begin Math Output”,f,g]],,[“Post”,this.signal,[“End Math Output”,f,g]],b,,b,[“Post”,this.signal,[“End Math”,f,g]],[“Post”,this.signal,[“End ”+g,f]],)}return a.Push(c.callback)},scriptAction:{Process:function(a){},Update:function(b){var a=b.MathJax.elementJax;if(a&&a.needsUpdate()){a.Remove(true);b.MathJax.state=a.STATE.UPDATE}else{b.MathJax.state=a.STATE.PROCESSED}},Reprocess:function(b){var a=b.MathJax.elementJax;if(a){a.Remove(true);b.MathJax.state=a.STATE.UPDATE}},Rerender:function(b){var a=b.MathJax.elementJax;if(a){a.Remove(true);b.MathJax.state=a.STATE.OUTPUT}}},prepareScripts:function(h,e,g){if(arguments.callee.disabled){return}var b=this.elementScripts(e);var f=MathJax.ElementJax.STATE;for(var d=0,a=b.length;d<a;d++){var c=b;if(c.type&&this.inputJax[c.type.replace(/ *;(.|n)*/,“”)]){if(c.MathJax){if(c.MathJax.elementJax&&c.MathJax.elementJax.hover){MathJax.Extension.MathEvents.Hover.ClearHover(c.MathJax.elementJax)}if(c.MathJax.state!==f.PENDING){this.scriptAction©}}if(!c.MathJax){c.MathJax={state:f.PENDING}}if(c.MathJax.error){delete c.MathJax.error}if(c.MathJax.state!==f.PROCESSED){g.scripts.push©}}}},checkScriptSiblings:function(a){if(a.MathJax.checked){return}var b=this.config,f=a.previousSibling;if(f&&f.nodeName===“#text”){var d,e,c=a.nextSibling;if(c&&c.nodeName!==“#text”){c=null}if(b.preJax){if(typeof(b.preJax)===“string”){b.preJax=new RegExp(b.preJax+“$”)}d=f.nodeValue.match(b.preJax)}if(b.postJax&&c){if(typeof(b.postJax)===“string”){b.postJax=new RegExp(“^”+b.postJax)}e=c.nodeValue.match(b.postJax)}if(d&&(!b.postJax||e)){f.nodeValue=f.nodeValue.replace(b.preJax,(d.length>1?d:“”));f=null}if(e&&(!b.preJax||d)){c.nodeValue=c.nodeValue.replace(b.postJax,(e.length>1?e:“”))}if(f&&!f.nodeValue.match(/S/)){f=f.previousSibling}}if(b.preRemoveClass&&f&&f.className===b.preRemoveClass){a.MathJax.preview=f}a.MathJax.checked=1},processInput:function(a){var b,i=MathJax.ElementJax.STATE;var h,e,d=a.scripts.length;try{while(a.i<d){h=a.scripts;if(!h){a.i++;continue}e=h.previousSibling;if(e&&e.className===“MathJax_Error”){e.parentNode.removeChild(e)}if(!h.parentNode||!h.MathJax||h.MathJax.state===i.PROCESSED){a.i++;continue}if(!h.MathJax.elementJax||h.MathJax.state===i.UPDATE){this.checkScriptSiblings(h);var g=h.type.replace(/ *;(.|s)*/,“”);var j=this.inputJax;b=j.Process(h,a);if(typeof b===“function”){if(b.called){continue}this.RestartAfter(b)}b=b.Attach(h,j.id);this.saveScript(b,a,h,i);this.postInputHooks.Execute(b,j.id,h)}else{if(h.MathJax.state===i.OUTPUT){this.saveScript(h.MathJax.elementJax,a,h,i)}}a.i++;var c=new Date().getTime();if(c-a.start>this.processUpdateTime&&a.i<a.scripts.length){a.start=c;this.RestartAfter(MathJax.Callback.Delay(1))}}}catch(f){return this.processError(f,a,“Input”)}if(a.scripts.length&&this.config.showProcessingMessages){MathJax.Message.Set([“ProcessMath”,“Processing math: %1%%”,100],0)}a.start=new Date().getTime();a.i=a.j=0;return null},postInputHooks:MathJax.Callback.Hooks(true),saveScript:function(a,d,b,c){if(!this.outputJax){b.MathJax.state=c.UPDATE;throw Error(“No output jax registered for ”+a.mimeType)}a.outputJax=this.outputJax[0].id;if(!d.jax){if(d.jaxIDs.length===0){d.jax=d.scripts}else{if(d.jaxIDs.length===1){d.jax[d.jaxIDs]=d.scripts.slice(0,d.i)}d.jax=[]}d.jaxIDs.push(a.outputJax)}if(d.jaxIDs.length>1){d.jax.push(b)}b.MathJax.state=c.OUTPUT},prepareOutput:function(c,f){while(c.j<c.jaxIDs.length){var e=c.jaxIDs,d=MathJax.OutputJax;if(d){try{var a=d©;if(typeof a===“function”){if(a.called){continue}this.RestartAfter(a)}}catch(b){if(!b.restart){MathJax.Message.Set([“PrepError”,“Error preparing %1 output (%2)”,e,f],null,600);MathJax.Hub.lastPrepError=b;c.j++}return MathJax.Callback.After(,b.restart)}}c.j++}return null},processOutput:function(h){var b,g=MathJax.ElementJax.STATE,d,a=h.scripts.length;try{while(h.i<a){d=h.scripts;if(!d||!d.parentNode||!d.MathJax||d.MathJax.error){h.i++;continue}var c=d.MathJax.elementJax;if(!c){h.i++;continue}b=MathJax.OutputJax.Process(d,h);if(b!==false){d.MathJax.state=g.PROCESSED;if(d.MathJax.preview){d.MathJax.preview.innerHTML=“”;d.MathJax.preview.style.display=“none”}this.signal.Post([“New Math”,c.inputID])}h.i++;var e=new Date().getTime();if(e-h.start>this.processUpdateTime&&h.i<h.scripts.length){h.start=e;this.RestartAfter(MathJax.Callback.Delay(this.processUpdateDelay))}}}catch(f){return this.processError(f,h,“Output”)}if(h.scripts.length&&this.config.showProcessingMessages){MathJax.Message.Set([“TypesetMath”,“Typesetting math: %1%%”,100],0);MathJax.Message.Clear(0)}h.i=h.j=0;return null},processMessage:function(d,b){var a=Math.floor(d.i/(d.scripts.length)*100);var c=(b===“Output”?[“TypesetMath”,“Typesetting math: %1%%”]:[“ProcessMath”,“Processing math: %1%%”]);if(this.config.showProcessingMessages){MathJax.Message.Set(c.concat(a),0)}},processError:function(b,c,a){if(!b.restart){if(!this.config.errorSettings.message){throw b}this.formatError(c.scripts,b);c.i++}this.processMessage(c,a);return MathJax.Callback.After(,b.restart)},formatError:function(b,f){var h=function(l,k,j,i){return MathJax.Localization._(l,k,j,i)};var e=h(“ErrorMessage”,“Error: %1”,f.message)+“n”;if(f.sourceURL||f.fileName){e+=“n”+h(“ErrorFile”,“file: %1”,f.sourceURL||f.fileName)}if(f.line||f.lineNumber){e+=“n”+h(“ErrorLine”,“line: %1”,f.line||f.lineNumber)}e+=“nn”+h(“ErrorTips”,“Debugging tips: use %1, inspect %2 in the browser console”,“'unpacked/MathJax.js'”,“'MathJax.Hub.lastError'”);b.MathJax.error=MathJax.OutputJax.Error.Jax(e,b);if(b.MathJax.elementJax){b.MathJax.error.inputID=b.MathJax.elementJax.inputID}var g=this.config.errorSettings;var a=h(g.messageId,g.message);var c=MathJax.HTML.Element(“span”,{className:“MathJax_Error”,jaxID:“Error”,isMathJax:true,id:b.MathJax.error.inputID+“-Frame”},[[“span”,null,a]]);MathJax.Ajax.Require(“/extensions/MathEvents.js”,function(){var j=MathJax.Extension.MathEvents.Event,i=MathJax.Hub;c.oncontextmenu=j.Menu;c.onmousedown=j.Mousedown;c.onkeydown=j.Keydown;c.tabIndex=i.getTabOrder(i.getJaxFor(b))});var d=document.getElementById(c.id);if(d){d.parentNode.removeChild(d)}if(b.parentNode){b.parentNode.insertBefore(c,b)}if(b.MathJax.preview){b.MathJax.preview.innerHTML=“”;b.MathJax.preview.style.display=“none”}this.lastError=f;this.signal.Post([“Math Processing Error”,b,f])},RestartAfter:function(a){throw this.Insert(Error(“restart”),{restart:MathJax.Callback(a)})},elementCallback:function(c,f){if(f==null&&(MathJax.Object.isArray©||typeof c===“function”)){try{MathJax.Callback©;f=c;c=null}catch(d){}}if(c==null){c=this.config.elements||[]}if(this.isHTMLCollection©){c=this.HTMLCollection2Array©}if(!MathJax.Object.isArray©){c=}c=[].concat©;for(var b=0,a=c.length;b<a;b++){if(typeof(c)===“string”){c=document.getElementById(c)}}if(!document.body){document.body=document.getElementsByTagName(“body”)}if(c.length==0){c.push(document.body)}if(!f){f={}}return{count:c.length,elements:(c.length===1?c:c),callback:f}},elementScripts:function(e){var b=[];if(MathJax.Object.isArray(e)||this.isHTMLCollection(e)){for(var d=0,a=e.length;d<a;d++){var f=0;for(var c=0;c<d&&!f;c++){f=e.contains(e)}if(!f){b.push.apply(b,this.elementScripts(e))}}return b}if(typeof(e)===“string”){e=document.getElementById(e)}if(!document.body){document.body=document.getElementsByTagName(“body”)}if(e==null){e=document.body}if(e.tagName!=null&&e.tagName.toLowerCase()===“script”){return}b=e.getElementsByTagName(“script”);if(this.msieHTMLCollectionBug){b=this.HTMLCollection2Array(b)}return b},isHTMLCollection:function(a){return(“HTMLCollection” in window&&typeof(a)===“object”&&a instanceof HTMLCollection)},HTMLCollection2Array:function©{if(!this.msieHTMLCollectionBug){return[].slice.call©}var b=[];for(var d=0,a=c.length;d<a;d++){b=c}return b},Insert:function(c,a){for(var b in a){if(a.hasOwnProperty(b)){if(typeof a===“object”&&!(MathJax.Object.isArray(a))&&(typeof c===“object”||typeof c===“function”)){this.Insert(c,a)}else{c=a}}}return c},getTabOrder:function(a){return this.config.menuSettings.inTabOrder?0:-1},SplitList:(“trim” in String.prototype?function(a){return a.trim().split(/s+/)}:function(a){return a.replace(/^s+/,“”).replace(/s+$/,“”).split(/s+/)})};MathJax.Hub.Insert(MathJax.Hub.config.styles,MathJax.Message.styles);MathJax.Hub.Insert(MathJax.Hub.config.styles,{“.MathJax_Error”:MathJax.Hub.config.errorSettings.style});MathJax.Extension={};MathJax.Hub.Configured=MathJax.Callback({});MathJax.Hub.Startup={script:“”,queue:MathJax.Callback.Queue(),signal:MathJax.Callback.Signal(“Startup”),params:{},Config:function(){this.queue.Push([“Post”,this.signal,“Begin Config”]);if(MathJax.AuthorConfig&&MathJax.AuthorConfig.root){MathJax.Ajax.config.root=MathJax.AuthorConfig.root}if(this.params.locale){MathJax.Localization.resetLocale(this.params.locale);MathJax.Hub.config.menuSettings.locale=this.params.locale}if(this.params.config){var c=this.params.config.split(/,/);for(var b=0,a=c.length;b<a;b++){if(!c.match(/.js$/)){c+=“.js”}this.queue.Push([“Require”,MathJax.Ajax,this.URL(“config”,c)])}}this.queue.Push();if(this.script.match(/S/)){this.queue.Push(this.script+“;n1;”)}this.queue.Push(,[“ConfigBlocks”,this],[function(d){return d.loadArray(MathJax.Hub.config.config,“config”,null,true)},this],[“Post”,this.signal,“End Config”])},ConfigDelay:function(){var a=this.params.delayStartupUntil||MathJax.Hub.config.delayStartupUntil;if(a===“onload”){return this.onload}if(a===“configured”){return MathJax.Hub.Configured}return a},ConfigBlocks:function(){var c=document.getElementsByTagName(“script”);var b=MathJax.Callback.Queue();for(var d=0,a=c.length;d<a;d++){var e=String(c.type).replace(/ /g,“”);if(e.match(/^text/x-mathjax-config(;.*)?$/)&&!e.match(/;executed=true/)){c.type+=“;executed=true”;b.Push(c.innerHTML+“;n1;”)}}return b.Push(function(){MathJax.Ajax.config.root=MathJax.Hub.config.root})},Cookie:function(){return this.queue.Push([“Post”,this.signal,“Begin Cookie”],,[function(e){var d=e.menuSettings;if(d.locale){MathJax.Localization.resetLocale(d.locale)}var g=e.menuSettings.renderer,b=e.jax;if(g){var c=“output/”+g;b.sort();for(var f=0,a=b.length;f<a;f++){if(b.substr(0,7)===“output/”){break}}if(f==a-1){b.pop()}else{while(f<a){if(b===c){b.splice(f,1);break}f++}}b.unshift©}if(d.CHTMLpreview!=null){if(d.FastPreview==null){d.FastPreview=d.CHTMLpreview}delete d.CHTMLpreview}if(d.FastPreview&&!MathJax.Extension){MathJax.Hub.config.extensions.push(“fast-preview.js”)}if(e.menuSettings.assistiveMML&&!MathJax.Extension.AssistiveMML){MathJax.Hub.config.extensions.push(“AssistiveMML.js”)}},MathJax.Hub.config],[“Post”,this.signal,“End Cookie”])},Styles:function(){return this.queue.Push([“Post”,this.signal,“Begin Styles”],,[“Styles”,MathJax.Ajax,MathJax.Hub.config.styles],[“Post”,this.signal,“End Styles”])},Jax:function(){var f=MathJax.Hub.config,c=MathJax.Hub.outputJax;for(var g=0,b=f.jax.length,d=0;g<b;g++){var e=f.jax.substr(7);if(f.jax.substr(0,7)===“output/”&&c.order==null){c.order=d;d++}}var a=MathJax.Callback.Queue();return a.Push([“Post”,this.signal,“Begin Jax”],,[“Post”,this.signal,“End Jax”])},Extensions:function(){var a=MathJax.Callback.Queue();return a.Push([“Post”,this.signal,“Begin Extensions”],,[“Post”,this.signal,“End Extensions”])},Message:function(){MathJax.Message.Init(true)},Menu:function(){var b=MathJax.Hub.config.menuSettings,a=MathJax.Hub.outputJax,d;for(var c in a){if(a.hasOwnProperty©){if(a.length){d=a;break}}}if(d&&d.length){if(b.renderer&&b.renderer!==d.id){d.unshift(MathJax.OutputJax)}b.renderer=d.id}},Hash:function(){if(MathJax.Hub.config.positionToHash&&document.location.hash&&document.body&&document.body.scrollIntoView){var d=decodeURIComponent(document.location.hash.substr(1));var f=document.getElementById(d);if(!f){var c=document.getElementsByTagName(“a”);for(var e=0,b=c.length;e<b;e++){if(c.name===d){f=c;break}}}if(f){while(!f.scrollIntoView){f=f.parentNode}f=this.HashCheck(f);if(f&&f.scrollIntoView){setTimeout(function(){f.scrollIntoView(true)},1)}}}},HashCheck:function(b){var a=MathJax.Hub.getJaxFor(b);if(a&&MathJax.OutputJax.hashCheck){b=MathJax.OutputJax.hashCheck(b)}return b},MenuZoom:function(){if(MathJax.Hub.config.showMathMenu){if(!MathJax.Extension.MathMenu){setTimeout(function(){MathJax.Callback.Queue([“Require”,MathJax.Ajax,“/extensions/MathMenu.js”,{}],[“loadDomain”,MathJax.Localization,“MathMenu”])},1000)}else{setTimeout(MathJax.Callback(),1000)}if(!MathJax.Extension.MathZoom){setTimeout(MathJax.Callback([“Require”,MathJax.Ajax,“/extensions/MathZoom.js”,{}]),2000)}}},onLoad:function(){var a=this.onload=MathJax.Callback(function(){MathJax.Hub.Startup.signal.Post(“onLoad”)});if(document.body&&document.readyState){if(MathJax.Hub.Browser.isMSIE){if(document.readyState===“complete”){return}}else{if(document.readyState!==“loading”){return}}}if(window.addEventListener){window.addEventListener(“load”,a,false);if(!this.params.noDOMContentEvent){window.addEventListener(“DOMContentLoaded”,a,false)}}else{if(window.attachEvent){window.attachEvent(“onload”,a)}else{window.onload=a}}return a},Typeset:function(a,b){if(MathJax.Hub.config.skipStartupTypeset){return function(){}}return this.queue.Push([“Post”,this.signal,“Begin Typeset”],,[“Post”,this.signal,“End Typeset”])},URL:function(b,a){if(!a.match(/^(+://|[|/)/)){a=“/”b“/”+a}return a},loadArray:function(b,f,c,a){if(b){if(!MathJax.Object.isArray(b)){b=}if(b.length){var h=MathJax.Callback.Queue(),j={},e;for(var g=0,d=b.length;g<d;g++){e=this.URL(f,b);if©{e+=“/”+c}if(a){h.Push()}else{h.Push(MathJax.Ajax.Require(e,j))}}return h.Push({})}}return null}};(function(d){var b=window,e=“[”d“]”;var c=b.Hub,a=b.Ajax,f=b.Callback;var g=MathJax.Object.Subclass({JAXFILE:“jax.js”,require:null,config:{},Init:function(i,h){if(arguments.length===0){return this}return(this.constructor.Subclass(i,h))()},Augment:function(k,j){var i=this.constructor,h={};if(k!=null){for(var l in k){if(k.hasOwnProperty(l)){if(typeof k===“function”){i.protoFunction(l,k)}else{h=k}}}if(k.toString!==i.prototype.toString&&k.toString!=={}.toString){i.protoFunction(“toString”,k.toString)}}c.Insert(i.prototype,h);i.Augment(null,j);return this},Translate:function(h,i){throw Error(this.directory+“/”this.JAXFILE“ failed to define the Translate() method”)},Register:function(h){},Config:function(){this.config=c.CombineConfig(this.id,this.config);if(this.config.Augment){this.Augment(this.config.Augment)}},Startup:function(){},loadComplete:function(i){if(i===“config.js”){return a.loadComplete(this.directory+“/”+i)}else{var h=f.Queue();h.Push(c.Register.StartupHook(“End Config”,{}),[“Post”,c.Startup.signal,this.id+“ Jax Config”],,[“Post”,c.Startup.signal,this.id+“ Jax Require”],[function(j){return MathJax.Hub.Startup.loadArray(j.require,this.directory)},this],[function(j,k){return MathJax.Hub.Startup.loadArray(j.extensions,“extensions/”+k)},this.config||{},this.id],[“Post”,c.Startup.signal,this.id+“ Jax Startup”],,[“Post”,c.Startup.signal,this.id+“ Jax Ready”]);if(this.copyTranslate){h.Push()}return h.Push()}}},{id:“Jax”,version:“2.7.5”,directory:e+“/jax”,extensionDir:e+“/extensions”});b.InputJax=g.Subclass({elementJax:“mml”,sourceMenuTitle:[“Original”,“Original Form”],copyTranslate:true,Process:function(l,q){var j=f.Queue(),o;var k=this.elementJax;if(!b.Object.isArray(k)){k=}for(var n=0,h=k.length;n<h;n++){o=b.ElementJax.directory+“/”k[n]“/”+this.JAXFILE;if(!this.require){this.require=[]}else{if(!b.Object.isArray(this.require)){this.require=}}this.require.push(o);j.Push(a.Require(o))}o=this.directory+“/”+this.JAXFILE;var p=j.Push(a.Require(o));if(!p.called){this.constructor.prototype.Process=function(){if(!p.called){return p}throw Error(o+“ failed to load properly”)}}k=c.outputJax[“jax/”+k];if(k){j.Push(a.Require(k.directory+“/”+this.JAXFILE))}return j.Push({})},needsUpdate:function(h){var i=h.SourceElement();return(h.originalText!==b.HTML.getScript(i))},Register:function(h){if(!c.inputJax){c.inputJax={}}c.inputJax=this}},{id:“InputJax”,version:“2.7.5”,directory:g.directory+“/input”,extensionDir:g.extensionDir});b.OutputJax=g.Subclass({copyTranslate:true,preProcess:function(j){var i,h=this.directory+“/”+this.JAXFILE;this.constructor.prototype.preProcess=function(k){if(!i.called){return i}throw Error(h+“ failed to load properly”)};i=a.Require(h);return i},Process:function(h){throw Error(this.id+“ output jax failed to load properly”)},Register:function(i){var h=c.outputJax;if(!h){h=[]}if(h.length&&(this.id===c.config.menuSettings.renderer||(h.order||0)<(h.order[h[0].id]||0))){h.unshift(this)}else{h.push(this)}if(!this.require){this.require=[]}else{if(!b.Object.isArray(this.require)){this.require=}}this.require.push(b.ElementJax.directory+“/”+(i.split(///))+“/”+this.JAXFILE)},Remove:function(h){}},{id:“OutputJax”,version:“2.7.5”,directory:g.directory+“/output”,extensionDir:g.extensionDir,fontDir:e+(b.isPacked?“”:“/..”)+“/fonts”,imageDir:e+(b.isPacked?“”:“/..”)+“/images”});b.ElementJax=g.Subclass({Init:function(i,h){return this.constructor.Subclass(i,h)},inputJax:null,outputJax:null,inputID:null,originalText:“”,mimeType:“”,sourceMenuTitle:[“MathMLcode”,“MathML Code”],Text:function(i,j){var h=this.SourceElement();b.HTML.setScript(h,i);h.MathJax.state=this.STATE.UPDATE;return c.Update(h,j)},Reprocess:function(i){var h=this.SourceElement();h.MathJax.state=this.STATE.UPDATE;return c.Reprocess(h,i)},Update:function(h){return this.Rerender(h)},Rerender:function(i){var h=this.SourceElement();h.MathJax.state=this.STATE.OUTPUT;return c.Process(h,i)},Remove:function(h){if(this.hover){this.hover.clear(this)}b.OutputJax.Remove(this);if(!h){c.signal.Post([“Remove Math”,this.inputID]);this.Detach()}},needsUpdate:function(){return b.InputJax.needsUpdate(this)},SourceElement:function(){return document.getElementById(this.inputID)},Attach:function(i,j){var h=i.MathJax.elementJax;if(i.MathJax.state===this.STATE.UPDATE){h.Clone(this)}else{h=i.MathJax.elementJax=this;if(i.id){this.inputID=i.id}else{i.id=this.inputID=b.ElementJax.GetID();this.newID=1}}h.originalText=b.HTML.getScript(i);h.inputJax=j;if(h.root){h.root.inputID=h.inputID}return h},Detach:function(){var h=this.SourceElement();if(!h){return}try{delete h.MathJax}catch(i){h.MathJax=null}if(this.newID){h.id=“”}},Clone:function(h){var i;for(i in this){if(!this.hasOwnProperty(i)){continue}if(typeof(h)===“undefined”&&i!==“newID”){delete this}}for(i in h){if(!h.hasOwnProperty(i)){continue}if(typeof(this)===“undefined”||(this!==h&&i!==“inputID”)){this=h}}}},{id:“ElementJax”,version:“2.7.5”,directory:g.directory+“/element”,extensionDir:g.extensionDir,ID:0,STATE:{PENDING:1,PROCESSED:2,UPDATE:3,OUTPUT:4},GetID:function(){this.ID++;return“MathJax-Element-”+this.ID},Subclass:function(){var h=g.Subclass.apply(this,arguments);h.loadComplete=this.prototype.loadComplete;return h}});b.ElementJax.prototype.STATE=b.ElementJax.STATE;b.OutputJax.Error={id:“Error”,version:“2.7.5”,config:{},errors:0,ContextMenu:function(){return b.Extension.MathEvents.Event.ContextMenu.apply(b.Extension.MathEvents.Event,arguments)},Mousedown:function(){return b.Extension.MathEvents.Event.AltContextMenu.apply(b.Extension.MathEvents.Event,arguments)},getJaxFromMath:function(h){return(h.nextSibling.MathJax||{}).error},Jax:function(j,i){var h=MathJax.Hub.inputJax[i.type.replace(/ *;(.|s)*/,“”)];this.errors++;return{inputJax:(h||{id:“Error”}).id,outputJax:“Error”,inputID:“MathJax-Error-”+this.errors,sourceMenuTitle:[“ErrorMessage”,“Error Message”],sourceMenuFormat:“Error”,originalText:MathJax.HTML.getScript(i),errorText:j}}};b.InputJax.Error={id:“Error”,version:“2.7.5”,config:{},sourceMenuTitle:[“Original”,“Original Form”]}})(“MathJax”);(function(o){var h=window;if(!h){h=window={}}var d=h.Hub;var s=d.Startup;var w=d.config;var g=document.head||(document.getElementsByTagName(“head”));if(!g){g=document.childNodes}var b=(document.documentElement||document).getElementsByTagName(“script”);if(b.length===0&&g.namespaceURI){b=document.getElementsByTagNameNS(g.namespaceURI,“script”)}var f=new RegExp(“(^|/)”o“\.js(\?.*)?$”);for(var q=b.length-1;q>=0;q–){if((b.src||“”).match(f)){s.script=b.innerHTML;if(RegExp.$2){var t=RegExp.$2.substr(1).split(/&/);for(var p=0,l=t.length;p<l;p++){var n=t.match(/(.*)=(.*)/);if(n){s.params[unescape(n)]=unescape(n)}else{s.params[t]=true}}}w.root=b.src.replace(/(^|/)*(?.*)?$/,“”);h.Ajax.config.root=w.root;h.Ajax.params=s.params;break}}var k=navigator.userAgent;var a={isMac:(navigator.platform.substr(0,3)===“Mac”),isPC:(navigator.platform.substr(0,3)===“Win”),isMSIE:(“ActiveXObject” in window&&“clipboardData” in window),isEdge:(“MSGestureEvent” in window&&“chrome” in window&&window.chrome.loadTimes==null),isFirefox:(!!k.match(/Gecko//)&&!k.match(/like Gecko/)),isSafari:(!!k.match(/ (Apple)?WebKit//)&&!k.match(/ like iPhone /)&&(!window.chrome||window.chrome.app==null)),isChrome:(“chrome” in window&&window.chrome.loadTimes!=null),isOpera:(“opera” in window&&window.opera.version!=null),isKonqueror:(“konqueror” in window&&navigator.vendor==“KDE”),versionAtLeast:function(y){var x=(this.version).split(“.”);y=(new String(y)).split(“.”);for(var z=0,j=y.length;z<j;z++){if(x!=y){return parseInt(x||“0”)>=parseInt(y)}}return true},Select:function(j){var i=j;if(i){return i(d.Browser)}return null}};var e=k.replace(/^Mozilla/(d+.)\d /,“”).replace(/[-a-z0-9._: ]+/d+[^ ]*-[^ ]*.([a-z])?d+ /i,“”).replace(/Gentoo |Ubuntu/(d+.)*d+ (([^)]*) )?/,“”);d.Browser=d.Insert(d.Insert(new String(“Unknown”),{version:“0.0”}),a);for(var v in a){if(a.hasOwnProperty(v)){if(a&&v.substr(0,2)===“is”){v=v.slice(2);if(v===“Mac”||v===“PC”){continue}d.Browser=d.Insert(new String(v),a);var r=new RegExp(“.*(Version/| Trident/.*; rv:)((?:\d+\.)+\d+)|.*(”v“)”+(v==“MSIE”?“ ”:“/”)+“((?:\d+\.)*\d+)|(?:^|\(| )([a-z][-a-z0-9._: ]+|(?:Apple)?WebKit)/((?:\d+\.)+\d+)”);var u=r.exec(e)||;d.Browser.name=(u!=“”?v:(u||u));d.Browser.version=u||u||u;break}}}try{d.Browser.Select({Safari:function(j){var i=parseInt((String(j.version).split(“.”)));if(i>85){j.webkit=j.version}if(i>=538){j.version=“8.0”}else{if(i>=537){j.version=“7.0”}else{if(i>=536){j.version=“6.0”}else{if(i>=534){j.version=“5.1”}else{if(i>=533){j.version=“5.0”}else{if(i>=526){j.version=“4.0”}else{if(i>=525){j.version=“3.1”}else{if(i>500){j.version=“3.0”}else{if(i>400){j.version=“2.0”}else{if(i>85){j.version=“1.0”}}}}}}}}}}j.webkit=(navigator.appVersion.match(/WebKit/(d+)./));j.isMobile=(navigator.appVersion.match(/Mobile/i)!=null);j.noContextMenu=j.isMobile},Firefox:function(j){if((j.version===“0.0”||k.match(/Firefox/)==null)&&navigator.product===“Gecko”){var m=k.match(/[/ ]rv:(d+.d.*?)[) ]/);if(m){j.version=m}else{var i=(navigator.buildID||navigator.productSub||“0”).substr(0,8);if(i>=“20111220”){j.version=“9.0”}else{if(i>=“20111120”){j.version=“8.0”}else{if(i>=“20110927”){j.version=“7.0”}else{if(i>=“20110816”){j.version=“6.0”}else{if(i>=“20110621”){j.version=“5.0”}else{if(i>=“20110320”){j.version=“4.0”}else{if(i>=“20100121”){j.version=“3.6”}else{if(i>=“20090630”){j.version=“3.5”}else{if(i>=“20080617”){j.version=“3.0”}else{if(i>=“20061024”){j.version=“2.0”}}}}}}}}}}}}j.isMobile=(navigator.appVersion.match(/Android/i)!=null||k.match(/ Fennec//)!=null||k.match(/Mobile/)!=null)},Chrome:function(i){i.noContextMenu=i.isMobile=!!navigator.userAgent.match(/ Mobile[ /]/)},Opera:function(i){i.version=opera.version()},Edge:function(i){i.isMobile=!!navigator.userAgent.match(/ Phone/)},MSIE:function(j){j.isMobile=!!navigator.userAgent.match(/ Phone/);j.isIE9=!!(document.documentMode&&(window.performance||window.msPerformance));MathJax.HTML.setScriptBug=!j.isIE9||document.documentMode<9;MathJax.Hub.msieHTMLCollectionBug=(document.documentMode<9);if(document.documentMode<10&&!s.params.NoMathPlayer){try{new ActiveXObject(“MathPlayer.Factory.1”);j.hasMathPlayer=true}catch(m){}try{if(j.hasMathPlayer){var i=document.createElement(“object”);i.id=“mathplayer”;i.classid=“clsid:32F66A20-7614-11D4-BD11-00104BD3F987”;g.appendChild(i);document.namespaces.add(“m”,“www.w3.org/1998/Math/MathML”);j.mpNamespace=true;if(document.readyState&&(document.readyState===“loading”||document.readyState===“interactive”)){document.write(‘ namespace=“m” implementation=“#MathPlayer”>');j.mpImported=true}}else{document.namespaces.add(“mjx_IE_fix”,“www.w3.org/1999/xlink”)}}catch(m){}}}})}catch©{console.error(c.message)}d.Browser.Select(MathJax.Message.browsers);if(h.AuthorConfig&&typeof h.AuthorConfig.AuthorInit===“function”){h.AuthorConfig.AuthorInit()}d.queue=h.Callback.Queue();d.queue.Push(,[“Config”,s],,[“Styles”,s],,function(){var i=h.Callback.Queue(s.Jax(),s.Extensions());return i.Push({})},[“Menu”,s],s.onLoad(),function(){MathJax.isReady=true},[“Typeset”,s],,[“MenuZoom”,s],)})(“MathJax”)}};