- 使用 \xleftarrow or \xrightarrow. 两者的用法相同。
a=b \xleftarrow[H]{\xi+a\timesc} f=g
- 使用 \overset
a=b \overset{F}{\longleftarrow}c=d
- 使用 \stackrel
a=b \stackrel{F}{\longleftrightarrow}c=d
- 使用 \mathop
ab \mathop{\sum\sum\sum}_{a=\frac{1}{2}\times 100000}^{b=\frac{4}{5}}cd
修改一下,有时候使用\mathop不成功,可改为\mathop{ }\limits_{ }^{ }