LaTeX Eta (η) - 完整指南
The Greek letter eta (η) is used in physics and mathematics for efficiency, viscosity, and other quantities.
Symbol Preview
Eta
LaTeX Code
No package required
\etaStandard eta symbol
目录
LaTeX Eta 是什么?
Eta is the seventh letter of the Greek alphabet. In physics, it commonly represents efficiency, viscosity, or refractive index. In mathematics, it is used for various parameters and functions.
如何在 LaTeX 中使用 Eta
方法 1:使用 \eta
✅无需额外包
Standard eta symbol
示例:使用 \eta
\documentclass{article}
\begin{document}
% Using the Eta
Text with \eta
\end{document}常见用途
Eta 符号通常用于以下情况:
Efficiency
Represents efficiency in physics and engineering.
Code
The efficiency is $\eta = \frac{P_{out}}{P_{in}}$Output
The efficiency is η = P_out / P_in
Viscosity
Used for dynamic viscosity in fluid mechanics.
Code
Dynamic viscosity: $\eta = 0.001$ Pa·sOutput
Dynamic viscosity: η = 0.001 Pa·s
完整示例
Motor Efficiency
Efficiency formula using eta
\documentclass{article}
\begin{document}
The motor efficiency is calculated as $\eta = \frac{P_{mechanical}}{P_{electrical}}$.
\end{document}关于 Eta (η) 的常见问题
通过哪种 LaTeX 代码使用 Eta?
对于 Eta 符号 (η),我们建议使用上面标记为"推荐"的方法。但是,最佳方法取决于您的具体需求:
- \eta: Standard eta symbol
我在哪里可以使用 Eta 符号?
Eta 符号 (η) 通常用于:
- 在数学方程式中(数学模式)
- 在常规文本中(如果支持)
- 在各种 LaTeX 环境中
我可以在显示模式中使用 Eta 符号吗?
是的,Eta 符号 (η) 在显示模式($$ $$)下依然有效。这允许您将其独占一行显示,并具有更大的尺寸。
🔗 Related Symbols You May Need
View all symbols →🎯 Need to Convert PDF to LaTeX?
Our free PDF to LaTeX converter preserves all mathematical symbols and formatting.
✓ Fast & accurate
✓ Preserves symbols
✓ Free online
✓ No registration