函数

Choose a function in the lower part of the Elements pane. These functions are also listed in the context menu of the Commands window. Any functions not contained in the Elements pane need to be typed manually in the Commands window.

要访问此命令...

打开“命令”窗口中的上下文菜单 - 选择函数

Choose View - Elements; then on the Elements pane select Functions from the listbox.


The following is a list of all functions that appear in the Elements pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the Commands window.

函数列表

Icon

自然指数函数

插入一个自然指数函数。您也可以直接在命令窗口中输入func e^<?>

Icon

自然对数

插入带有一个占位符的自然对数(以 e 为底数)。您也可以在命令窗口中输入ln(<?>)

Icon

指数函数

插入带有一个占位符的指数函数。您也可以在命令窗口中输入exp(<?>)

Icon

对数

插入带有一个占位符的常用对数(以 10 为底数)。您也可以在命令窗口中输入log(<?>)

Icon

插入 x 的 y 次幂。您也可以在命令窗口中输入<?>^{<?>}。可以将 ^ 字符替换为 rsupsup

Icon

正弦

插入带有一个占位符的正弦函数。您也可以在命令窗口中输入sin(<?>)

Icon

余弦

插入带有一个占位符的余弦函数。您也可以在命令窗口中输入cos(<?>)

Icon

正切

插入带有一个占位符的正切函数。您也可以在命令窗口中输入tan<?>)

Icon

余切

插入带有一个占位符的余切符号。您也可以在命令窗口中输入cot(<?>)

Icon

双曲正弦

插入带有一个占位符的双曲正弦函数。您也可以在命令窗口中输入sinh(<?>)

Icon

平方根

插入带有一个占位符的平方根符号。您也可以在命令窗口中输入sqrt(<?>)

Icon

双曲余弦

插入带有一个占位符的双曲余弦符号。您也可以在命令窗口中输入cosh(<?>)

Icon

双曲正切

插入带有一个占位符的双曲正切符号。您也可以在命令窗口中输入tanh(<?>)

Icon

双曲余切

插入带有一个占位符的双曲余切符号。您可以直接在命令窗口中输入coth(<?>)

Icon

n 次方根

插入带有两个占位符的 n 次根函数。您也可以在命令窗口中输入nroot n x

Icon

反正弦

插入带有一个占位符的反正弦函数。您也可以在命令窗口中输入arcsin(<?>)

Icon

反余弦

插入带有一个占位符的反余弦符号。您也可以在命令窗口中输入arccos(<?>)

Icon

反正切

插入带有一个占位符的反正切函数。您也可以在命令窗口中输入arctan(<?>)

Icon

反余切

插入带有一个占位符的反余切函数。您可以在命令窗口中直接输入 arccot(<?>)

Icon

绝对值

插入带有一个占位符的绝对值符号。您也可以在命令窗口中输入abs(<?>)

Icon

区域双曲正弦

插入带有一个占位符的区域双曲正弦函数。您也可以在命令窗口中输入arsinh(<?>)

Icon

区域双曲余弦

插入带有一个占位符的区域双曲余弦函数。您也可以在命令窗口中输入arcosh(<?>)

Icon

区域双曲正切

插入带有一个占位符的区域双曲正切函数。您也可以在命令窗口中输入artanh(<?>)

Icon

区域双曲余切

插入带有一个占位符的区域双曲余切函数。您也可以在命令窗口中输入arcoth(<?>)

Icon

阶乘

插入带有一个占位符的阶乘符号。您可以直接在命令窗口中输入fact <?>

提示图标

您也可以为函数指定根指数或指数。例如,输入 sin^2x 可以得到函数 "sine to the power of 2x"。


警告图标

注意:在命令视窗中手动输入时,空格是对于有些函数的正确书写必不可少的。(例如:abs 5=5 ; abs - 3=3)