LaTeX 即時預覽器

|
渲染結果:
請在上方輸入公式並點擊按鈕

想不到輸入什麼嗎? 嘗試輸入:

c\left(x\right)=e^{-\left(x^{2}\right)} \\\\
d\left(n\right)=\frac{2}{\sqrt{\pi}}\int_{0}^{n}c\left(x\right)dx \\\\
s=1 \\\\
a\left(x\right)=(1-(1.061405429/((1.0+0.3275911*x*s)^{5})+(-1.453152027)/((1.0+0.3275911*x*s)^{4})+1.421413741/((1.0+0.3275911*x*s)^{3})+(-0.284496736)/((1.0+0.3275911*x*s)^{2})+0.254829592/((1.0+0.3275911*x*s)^{1}))*(e^{\left(-\left(x^{2}\right)\right)}))*s  \\\\
\frac{d}{dx}d\left(x\right) \\\\
\frac{d}{dx}a\left(x\right) \\\\
	

Debug / 重載區:

嘗試使用這個設定吧!

MathJax = {

    loader: {
	    load: ['[tex]/bbm'],
	},
	
    options: {
        
		// 跳過具有這些 class 的元素
        
		ignoreHtmlClass: "tex2jax_ignore", 
        
		// 僅處理具有這些 class 的元素 (如果設定了這個,其他都會被忽略)
        
		processHtmlClass: "render-me",
    },
	
    tex: {
	
        // 也可以設定不要處理特定的環境名稱
        // 例如:讓 MathJax 忽略 \begin{plain} ... \end{plain}
		
        processEnvironments: false,
		
        packages: {'[+]': ['bbm']},
		
    },
    
    output: {
        displayAlign: "left",
    },
};

嘗試套用設定後輸入: \mathbbmss{math}

本網頁使用MathJax模組

關於MathJax

Github Source: https://github.com/mathjax/MathJax-src

Github: https://github.com/mathjax/MathJax

MathJax License: Apache License Version 2.0