"ComputedInteger" (Interpreter Type)
An integer number derived by computation.
Details
- "ComputedInteger" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedInteger" requires connectivity to the Wolfram Cloud.
Allowed Forms
- Any natural-language integer supported by "SemanticInteger", or a computation yielding one.
Restriction Specifications
-
Restricted["ComputedInteger",{{choices1,…}}] one among choices Restricted["ComputedInteger",max] an integer below max Restricted["ComputedInteger",{min,max}] an integer between min and max Restricted["ComputedInteger",{min,max,s}] an integer between min and max, with step s
Interpretation
- "ComputedInteger" yields an Integer, or an expression that reduces to a number via N.