TargetFunctions
是一个对于类似 ComplexExpand 和 FindDistribution 的函数的可选项, 指定目标函数输出为何种函数表达式.
范例
基本范例 (4)
将目标函数展开为关于 Re[z] 和 Im[z] 的表达式:
用 TargetFunctions->{Abs, Arg},将目标函数展开为 Abs[z] 和 Arg[z]的表达式:
用 Conjugate 作为目标函数输出:
使用 TargetFunctions->{GammaDistribution,NormalDistribution},答案以伽玛分布和正态分布的形式给出:
使用 TargetFunctions->{GammaDistribution},答案以伽玛分布的形式给出:
历史
1996年引入 (3.0)
文本
Wolfram Research (1996),TargetFunctions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/TargetFunctions.html.
CMS
Wolfram 语言. 1996. "TargetFunctions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/TargetFunctions.html.
APA
Wolfram 语言. (1996). TargetFunctions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/TargetFunctions.html 年
BibTeX
@misc{reference.wolfram_2025_targetfunctions, author="Wolfram Research", title="{TargetFunctions}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/TargetFunctions.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_targetfunctions, organization={Wolfram Research}, title={TargetFunctions}, year={1996}, url={https://reference.wolfram.com/language/ref/TargetFunctions.html}, note=[Accessed: 05-October-2025]}