Latex 中如何打上极限符号
上极限的符号可以用 \lim\limits 命令来打,具体语法如下:
\lim\limits_{x \to a} f(x)
其中,x \to a 表示 x 趋近于 a,f(x) 表示函数。如果需要在下方添加说明文字,可以再加一个下标,如下:
\lim\limits_{x \to a} f(x) = L
其中,L 表示上极限的值。

原文地址: http://www.cveoy.top/t/topic/nQkd 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
上极限的符号可以用 \lim\limits 命令来打,具体语法如下:
\lim\limits_{x \to a} f(x)
其中,x \to a 表示 x 趋近于 a,f(x) 表示函数。如果需要在下方添加说明文字,可以再加一个下标,如下:
\lim\limits_{x \to a} f(x) = L
其中,L 表示上极限的值。
原文地址: http://www.cveoy.top/t/topic/nQkd 著作权归作者所有。请勿转载和采集!