当前位置:网站首页>word 公式编辑器 键入技巧 | 写数学作业必备速查表
word 公式编辑器 键入技巧 | 写数学作业必备速查表
2022-08-04 05:05:00 【D2O】
前言:之前作业需要交电子版,故研究了下 Unicode 中各常用的数学符号如何输入,并整理了 word 自带的公式编辑器的键入技巧做成了速查表。现将写数学作业最常用的几个公式的键入技巧摘录如下。
0. 调出 word 自带的公式编辑器
插入公式:“alt”+“=”
以下各公式均在此步骤之后键入
1. 键入希腊字母
键入希腊字母: \+(字母英文读音)
e.g. \alpha
\Delta
注:首字母为大写则键入结果为大写希腊字母,首字母为小写同理。
附:希腊字母读音表
2. 键入上标下标
上标:“^”
e.g. x^3
下标:“_”
e.g. a_2
注:上下标可联用,顺序无所谓x^2_3=x_3^2
3. 键入分数
键入分数:** “/” **
e.g. a/b
4. 键入积分
键入积分:**“\int” **
e.g.\int x
\int_0^1 x
5. 键入根式
键入根式:\sqrt”
e.g. \sqrt(2) \sqrt(5&2)
6. 键入矩阵
键入矩阵:“\matrix(a&[email protected]&d)”
注:输入完成后要按一下空格,使得括号与矩阵的长度相等。
e.g. \matrix(a&[email protected]&d)
(\matrix(a&[email protected]&d))
[\matrix(a&[email protected]&d)]
|\matrix(a&[email protected]&d)
7. 键入累加和
键入累加和:** “\sum”**
e.g.\sum (i=1)^n x_i
8. 键入方程组
e.g. \eqarray(a+b+c&[email protected]+c&[email protected]&=2) 等号对齐
e.g. \eqarray(&[email protected]&[email protected]&c=2) 头对齐
e.g. {\eqarray(a+b &[email protected] &=2)\close 带大括号的方程组
(注:键入后,仍需在结尾加空格键,使得大括号长度与方程式一致。)
边栏推荐
- DataTable使用Linq进行分组汇总,将Linq结果集转化为DataTable
- day13--postman接口测试
- BFC、IFC、GFC、FFC概念理解、布局规则、形成方法、用处浅析
- Towards Real-Time Multi-Object Tracking(JDE)
- day13--postman interface test
- OpenGL绘制圆
- Converts XML tags to TXT format (voc conversion for yolo convenient training)
- drools从下载到postman请求成功
- 大型连锁百货运维审计用什么软件好?有哪些功能?
- Structure function exercise
猜你喜欢

一个对象引用的思考

7-3 LVS+Keepalived集群叙述与部署
![[One step in place] Jenkins installation, deployment, startup (complete tutorial)](/img/f2/15fb546eb864d7ff40b5507d5c7aa5.png)
[One step in place] Jenkins installation, deployment, startup (complete tutorial)

See how DevExpress enriches chart styles and how it empowers fund companies to innovate their business

Resolved error: npm WARN config global `--global`, `--local` are deprecated

Structure function exercise

day13--postman接口测试

px、em、rem的区别

leetcode 12. 整数转罗马数字

7-1 LVS+NAT 负载均衡群集,NAT模式部署
随机推荐
7.LVS负载均衡群集之原理叙述
Jenkins 导出、导入 Job Pipeline
详解八大排序
【21天学习挑战赛】顺序查找
深度学习之 10 卷积神经网络3
C Expert Programming Chapter 4 The Shocking Fact: Arrays and Pointers Are Not the Same 4.5 Other Differences Between Arrays and Pointers
7-2 LVS+DR Overview and Deployment
Jenkins export and import Job Pipeline
Explain详解与实践
QT 如何识别文件的编码格式
7-1 LVS+NAT 负载均衡群集,NAT模式部署
Towards Real-Time Multi-Object Tracking(JDE)
Redis common interview questions
OpenGL绘制一个圆锥
使用Loadrunner进行性能测试
少年成就黑客,需要这些技能
8. Haproxy builds a web cluster
C Expert Programming Chapter 5 Thinking about Chaining 5.6 Take it easy --- see who's talking: take the Turning quiz
Converts XML tags to TXT format (voc conversion for yolo convenient training)
drools从下载到postman请求成功