LaTeX Eta (η) - 完整指南

希腊字母 eta (η) 在物理和数学中用于效率、粘度和其他量。

Symbol Preview

η

Eta

LaTeX Code

No package required

Recommended
\eta

Standard eta symbol

LaTeX Eta 是什么?

Eta 是希腊字母表的第七个字母。在物理学中,它通常表示效率、粘度或折射率。在数学中,它用于各种参数和函数。

如何在 LaTeX 中使用 Eta

方法 1:使用 \eta

无需额外包

Standard eta symbol

示例:使用 \eta

latex
\documentclass{article}

\begin{document}

% Using the Eta
Text with \eta

\end{document}

常见用途

Eta 符号通常用于以下情况:

效率

表示物理和工程中的效率。

Code

The efficiency is $\eta = \frac{P_{out}}{P_{in}}$

Output

The efficiency is η = P_out / P_in

粘度

在流体力学中用于动态粘度。

Code

Dynamic viscosity: $\eta = 0.001$ Pa·s

Output

Dynamic viscosity: η = 0.001 Pa·s

完整示例

Motor Efficiency

使用 eta 的效率公式

latex
\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

Try Converter Now →