当前位置:网站首页>markdown常用数学符号cov(markdown求和符号)
markdown常用数学符号cov(markdown求和符号)
2022-08-01 12:01:00 【全栈程序员站长】
大家好,又见面了,我是你们的朋友全栈君。
MarkDown常用数学符号
希腊字母 \alpha α \alphaα \beta β \betaβ \gamma γ \gammaγ \Gamma Γ \Gamma Γ \delta δ \deltaδ \Delta Δ \DeltaΔ \epsilon ϵ \epsilonϵ \varepsilon ε \varepsilonε \zeta ζ \zetaζ \eta η \etaη \theta θ \thetaθ \Theta Θ \ThetaΘ \vartheta ϑ \varthetaϑ \iota ι \iotaι \kappa κ \kappaκ \lambda λ \lambdaλ \Lambda Λ \LambdaΛ \mu μ \muμ \nu ν \nuν \xi ξ \xiξ \Xi Ξ \XiΞ \pi π \piπ \Pi Π \PiΠ \varpi ϖ \varpiϖ \rho ρ \rhoρ \varrho ϱ \varrhoϱ \sigma σ \sigmaσ \varsigma ς \varsigmaς \tau τ \tauτ \upsilon υ \upsilonυ \Upsilon Υ \UpsilonΥ \phi ϕ \phiϕ \Phi Φ \PhiΦ \varphi φ \varphiφ \chi χ \chiχ \psi ψ \psiψ \Psi Ψ \PsiΨ \omega ω \omegaω \Omega Ω \OmegaΩ
关系运算符: ±:\pm ×:\times ÷:\div ∣:\mid ∤:\nmid ⋅:\cdot ∘:\circ ∗:\ast ⨀:\bigodot ⨂:\bigotimes ⨁:\bigoplus ≤:\leq ≥:\geq ≠:\neq ≈:\approx ≡:\equiv ∑:\sum ∏:\prod ∐:\coprod
集合运算符: ∅:\emptyset ∈:\in ∉:\notin ⊂:\subset ⊃:\supset ⊆:\subseteq ⊇:\supseteq ⋂:\bigcap ⋃:\bigcup ⋁:\bigvee ⋀:\bigwedge ⨄:\biguplus ⨆:\bigsqcup
对数运算符: log \loglog:log:\log lg:\lg ln:\ln
三角运算符: ⊥:\bot ∠:\angle 30∘:30^\circ sin:\sin cos:\cos tan:\tan cot:\cot sec:\sec csc:\csc
微积分运算符: ′:\prime ∫:\int ∬:\iint ∭:\iiint ⨌:\iiiint ∮:\oint lim:\lim ∞:\infty ∇:\nabla
逻辑运算符: ∵:\because ∴:\therefore ∀:\forall ∃:\exists ≠:\not= ≯:\not> ⊄:\not\subset
箭头符号: ↑:\uparrow ↓:\downarrow ⇑:\Uparrow ⇓:\Downarrow →:\rightarrow ←:\leftarrow ⇒:\Rightarrow ⇐:\Leftarrow *:\longrightarrow *:\longleftarrow *:\Longrightarrow *:\Longleftarrow
函 数 名 = { 公 式 1 条 件 1 公 式 2 条 件 2 公 式 3 条 件 3 函数名=\begin{cases} 公式1 & 条件1 \\ 公式2 & 条件2 \\ 公式3 & 条件3 \end{cases} 函数名=⎩⎪⎨⎪⎧公式1公式2公式3条件1条件2条件3
[ 1 2 3 4 5 6 7 8 9 ] (3) \left[ \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \right] \tag{3} ⎣⎡147258369⎦⎤(3)
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/126683.html原文链接:https://javaforall.cn
边栏推荐
- Istio Meetup China:全栈服务网格 - Aeraki 助你在 Istio 服务网格中管理任何七层流量
- Beyond Compare 4 试用期到期
- 博弈论(Depu)与孙子兵法(42/100)
- [Community Star Selection] Issue 24 August Update Plan | Keep writing, refuse to lie down!More original incentive packages, as well as Huawei WATCH FIT watches!
- 收藏|机械工程师面试常问问题
- Pytest e-commerce project combat (below)
- 用户体验 | 如何度量用户体验 ?
- 2022 Go ecosystem rpc framework Benchmark
- 深入理解 Istio —— 云原生服务网格进阶实战
- Programmer's self-cultivation
猜你喜欢

稀疏表示--学习笔记

字体反爬之好租
华硕和微星多款产品将升级英特尔Arc A380和A310显卡

如何使用 Authing 单点登录,集成 Discourse 论坛?

A new generation of ultra-safe cellular batteries, Sihao Airun goes on sale starting at 139,900 yuan

Jenkins安装插件遇到的问题

安装apex报错
![[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement](/img/fc/cd859efa69fa7b45f173de74c04858.png)
[Open class preview]: Research and application of super-resolution technology in the field of video image quality enhancement

各位大拿,安装Solaris 11.4操作系统,在安装数据库依赖包的时候包这个错,目前无原厂支持,也无安装盘,联网下载后报这个错,请教怎么解决?

Sparse representation - study notes
随机推荐
Qt获取文件夹下所有文件
【公开课预告】:超分辨率技术在视频画质增强领域的研究与应用
Flutter Widget 如何启用和屏蔽点击事件
R语言ggplot2可视化:使用ggpubr包的geom_exec函数执行geom_*函数(没有任何参数需要放置在aes中)
Dameng replaces the officially authorized dm.key
基于ArkUI eTS开发的坚果食谱(NutRecipes)
那些利用假期学习的职场人,后来都怎么样了?
这项工作事关中小学生生命安全!五部门作出联合部署
Pytest e-commerce project combat (below)
sql中ddl和dml(数据库表与视图的区别)
SCHEMA solves the puzzle
博弈论(Depu)与孙子兵法(42/100)
CAN通信标准帧和扩展帧介绍
R language ggplot2 visualization: use the ggdensity function of the ggpubr package to visualize density plots, use the stat_central_tendency function to add mean vertical lines to the density and cust
【CLion】CLion 总是提示 “This file does not belong to any project target xxx” 的解决方法
Deep understanding of Istio - advanced practice of cloud native service mesh
.NET analyzes the LINQ framework in depth (three: the elegant prelude of LINQ)
R语言ggplot2可视化:使用ggpubr包的ggdensity函数可视化密度图、使用stat_central_tendency函数在密度中添加均值竖线并自定义线条类型
How to use DevExpress controls to draw flowcharts?After reading this article, you will understand!
Transfer learning to freeze the network: