Markdown编写数学公式

一元二次方程

(1)源码

$ax^2+bx+c=0,a \neq 0$
$\Delta=b^2-4ac$
$if \Delta \ge 0\ then$
$\quad \displaystyle x_1=\frac{-b+\sqrt{b^2-4ac}}{2a}$
$else$
$\quad \displaystyle x_2=\frac{-b-\sqrt{b^2-4ac}}{2a}$
$else\ if$
$sin$


$sin(x+\frac{\pi}{4})+cos(x-\frac{π}{3})+ln(e^{x+1}+5x)=0$


$\displaystyle \lim_{n\to +\infty}(1+\frac{1}{n}^n=e)$

(2)效果

a x 2 + b x + c = 0 , a ≠ 0 ax^2+bx+c=0,a \neq 0 ax2+bx+c=0,a=0
Δ = b 2 − 4 a c \Delta=b^2-4ac Δ=b24ac
i f Δ ≥ 0   t h e n if \Delta \ge 0\ then ifΔ0 then
x 1 = − b + b 2 − 4 a c 2 a \quad \displaystyle x_1=\frac{-b+\sqrt{b^2-4ac}}{2a} x1=2ab+b24ac
e l s e else else
x 2 = − b − b 2 − 4 a c 2 a \quad \displaystyle x_2=\frac{-b-\sqrt{b^2-4ac}}{2a} x2=2abb24ac
e l s e   i f else\ if else if

s i n ( x + π 4 ) + c o s ( x − π 3 ) + l n ( e x + 1 + 5 x ) = 0 sin(x+\frac{\pi}{4})+cos(x-\frac{π}{3})+ln(e^{x+1}+5x)=0 sin(x+4π)+cos(x3π)+ln(ex+1+5x)=0

lim ⁡ n → + ∞ ( 1 + 1 n n = e ) \displaystyle \lim_{n\to +\infty}(1+\frac{1}{n}^n=e) n+lim(1+n1n=e)

定积分

(1)源码

$\displaystyle \int_{-1}^2(2x+1)dx=(x^2+x)|^2_{-1})=6-0=6$

(2)效果

∫ − 1 2 ( 2 x + 1 ) d x = ( x 2 + x ) ∣ − 1 2 ) = 6 − 0 = 6 \displaystyle \int_{-1}^2(2x+1)dx=(x^2+x)|^2_{-1})=6-0=6 12(2x+1)dx=(x2+x)12)=60=6

万有引力

$F=G\frac{mM}{r^2}$

F = G m M r 2 F=G\frac{mM}{r^2} FGr2mM

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值