hexo公式编辑

article content

hexo公式编辑

  • 公式编辑示例

  • 1
    2
    3
    4
    5
    6
    $$ 
    f(n)=begin{cases}
    n/2, & text{$ x<=2 $}
    3n+1, & text{$ x>2 $}
    end{cases}
    $$
  • 显示结果


    $$
    f(n)=begin{cases}
    n/2, & text{如果$ x<=2 $}
    3n+1, & text{如果$ x>2 $}
    end{cases}
    $$

  • $$lim_{1to+infty}P(|frac{1}{n}sum_i^nX_i-mu|<epsilon)=1, i=1,…,n$$
  • $lim_{1to+infty}P(|frac{1}{n}sum_i^nX_i-mu|<epsilon)=1, i=1,…,n$
  • $lim_{1to+infty}P(|frac{1}{n}sum_i^nX_i-mu|<epsilon)=1, i=1,…,n$