Skip to content

wupher/math_markdown_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

math_markdown_test

github mathemmatical markdown test

basic sample

When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are

  • $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$

  • $\sqrt{3x-1}+(1+x)^2$

segma

$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$

About

github mathemmatical markdown test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors