InverseFunction
表示函数 f 的反函数,它的定义使得 InverseFunction[f][y] 给出 x 的值,并且其中 f[x] 等于 y.
InverseFunction[f,n,tot]
表示当总共有 tot 个自变量时,相对于第 n 自变量的反函数.
更多信息
- 在 OutputForm 和 StandardForm 中,InverseFunction[f] 输出为 f(-1).
- 就像在 多值函数 中讨论的一样,许多数学函数不会只有唯一的反函数. 在这样的情况下,InverseFunction[f] 仅可以表示 f 所有可能的反函数中的一种.
- 当选项 InverseFunctions 设置为 Automatic 或 True 时,InverseFunction 由 Solve 产生.
范例
打开所有单元关闭所有单元范围 (8)
当这个函数不是一对一时,InverseFunction 发出一条警告消息:
如果函数本身有其相应反函数的名称的主要部分,则不发出警告消息:
关于一个双变量函数的第一个变量的 InverseFunction:
属性和关系 (3)
Wolfram Research (1991),InverseFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/InverseFunction.html.
文本
Wolfram Research (1991),InverseFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/InverseFunction.html.
CMS
Wolfram 语言. 1991. "InverseFunction." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/InverseFunction.html.
APA
Wolfram 语言. (1991). InverseFunction. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/InverseFunction.html 年