"RomanNumeral" (解释器类型)
标准格式的罗马数字.
更多信息
- "RomanNumeral" 可用于 Interpreter 和相关的结构,包括部署的智能格式字段.
- 使用 "RomanNumeral" 时不需要与 Wolfram Cloud 连接..
限制规范
-
Restricted["RomanNumeral",{{choices1,…}}] 在 choices 中 Restricted["RomanNumeral",max] 小于 max 的罗马数字 Restricted["RomanNumeral",{min,max}] 在 min 和 max 之间的罗马数字 Restricted["RomanNumeral",{min,max,s}] 在 min 和 max 之间,且步长为 s 的罗马数字
诠释
- "RomanNumeral" 给出一个 Integer.