Latex中字母上面加符号

我的个人微信公众号:Microstrong

微信公众号ID:MicrostrongAI

公众号介绍:Microstrong(小强)同学主要研究机器学习、深度学习、计算机视觉、智能对话系统相关内容,分享在学习过程中的读书笔记!期待您的关注,欢迎一起学习交流进步!

知乎专栏:https://zhuanlan.zhihu.com/Microstrong

Github:https://github.com/Microstrong0305

个人博客:https://blog.csdn.net/program_developer

1. 角号 \hat{a}

加^号输入:

\hat{a} 或 \widehat{a}

2. 横线 \overline{a}

加横线输入:

\overline{a}

3. 波浪线 \widetilde{a}

加波浪线输入:

 \widetilde{a}

4. 加一个点 \dot{a}

加一个点输入:

\dot{a}

5. 加两个点 \ddot{a}

加两个点输入:

\ddot{a}

6. 加个短波浪线 \tilde{C}_t

加短波浪线输入:

\tilde{C}_t

 

你可能感兴趣的:(数学)