NumericQ
更多信息
- 一个表达式被视为一个数值量,如果它是一个显式的数,或一个类似 Pi 一样的数学常数,或是有 NumericFunction 属性且所有参数均为数值的函数.
- 大多数情况下,只要 N[expr] 得到一个明确的数,NumericQ[expr] 就返回 True.
范例
打开所有单元关闭所有单元范围 (2)
具有 NumericFunction 属性的系统符号:
大多数情况下,由于参数不大可能是正确的,N[e] 不是一个数字:
属性和关系 (3)
If NumberQ[x] is True, then NumericQ[x] is also True:
如果 f 有 NumericFunction 属性,则当 args 是数值时 f[args] 为一个数值:
NumericQ will give True for numerical expressions that may produce real or complex values:
Only one of these two values is real:
Use RealValuedNumericQ to test for numeric expressions that are real valued.
Wolfram Research (1996),NumericQ,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NumericQ.html.
文本
Wolfram Research (1996),NumericQ,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NumericQ.html.
CMS
Wolfram 语言. 1996. "NumericQ." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/NumericQ.html.
APA
Wolfram 语言. (1996). NumericQ. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/NumericQ.html 年