"ComputedInteger" (解释器类型)
通过计算得出的整数.
更多信息
- "ComputedInteger" 可用于 Interpreter 和相关的结构,包括部署的智能格式字段.
- 使用 "ComputedInteger" 时需要与 Wolfram Cloud 连接.
允许格式
- "SemanticInteger" 支持的任何自然语言或由计算得出的整数.
限制规范
-
Restricted["ComputedInteger",{{choices1, …}}] 在 choices 中 Restricted["ComputedInteger",max] 小于 max 的整数 Restricted["ComputedInteger",{min, max}] 在 min 和 max 之间的整数 Restricted["ComputedInteger",{min, max, s}] 在 min 和 max 之间,且步长为 s 的整数
诠释
- "ComputedInteger" 给出一个 Integer,或用 N 缩短数字的一个表达式.