当前位置:网站首页>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 带大括号的方程组
(注:键入后,仍需在结尾加空格键,使得大括号长度与方程式一致。)
边栏推荐
- C专家编程 第5章 对链接的思考 5.1 函数库、链接和载入
- OpenGL绘制一个圆锥
- C Expert Programming Chapter 5 Thinking about Chaining 5.6 Take it easy --- see who's talking: take the Turning quiz
- go module的介绍与应用
- 【云原生--Kubernetes】Pod资源管理与探针检测
- Large chain best freight d audit with what software?What are the functions?
- ADC噪声全面分析 -03- 利用噪声分析进行实际设计
- Will the 2023 PMP exam use the new version of the textbook?Reply is here!
- 7-3 LVS+Keepalived集群叙述与部署
- 深度学习21天——准备(环境配置)
猜你喜欢

Tactile intelligent sharing - SSD20X realizes upgrade display progress bar

信息学奥赛一本通 1312:【例3.4】昆虫繁殖

符号表

About yolo7 and gpu

System design. How to design a spike system (full version transfer)

Simple operation of the file system

系统设计.如何设计一个秒杀系统(完整版 转)

触觉智能分享-SSD20X实现升级显示进度条

Towards Real-Time Multi-Object Tracking(JDE)

Mini program + e-commerce, fun new retail
随机推荐
redis中常见的面试题
Mini program + e-commerce, fun new retail
C专家编程 第4章 令人震惊的事实:数组和指针并不相同 4.3 什么是声明,什么是定义
如何简化现代电子采购的自动化?
详解八大排序
2023年PMP考试会用新版教材吗?回复来了!
七夕节,我用代码制作了表白信封
C Expert Programming Chapter 4 The Shocking Fact: Arrays and pointers are not the same 4.1 Arrays are not pointers
信息学奥赛一本通 1312:【例3.4】昆虫繁殖
Tactile intelligent sharing - SSD20X realizes upgrade display progress bar
el-Select 选择器 底部固定
ADC噪声全面分析 -03- 利用噪声分析进行实际设计
Shocked, 99.9% of the students didn't really understand the immutability of strings
docker安装mysql与宿主机相差8小时的问题。
结构体函数练习
How to open a CITIC Securities online account?is it safe?
Resolved error: npm WARN config global `--global`, `--local` are deprecated
备份工具pg_dump的使用《postgres》
【C语言进阶】程序环境和预处理
unity框架之缓存池