"ComputedReal" (Interpreter Type)
A real number derived by computation.
Details
- "ComputedReal" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedReal" requires connectivity to the Wolfram Cloud.
Allowed Forms
- Any natural-language real number supported by "SemanticReal", or a computation yielding one.
Restriction Specifications
-
Restricted["ComputedReal",{{choices1,…}}] one among choices Restricted["ComputedReal",max] a real below max Restricted["ComputedReal",{min,max}] a real between min and max Restricted["ComputedReal",{min,max,s}] a real between min and max, with step s
Interpretation
- "ComputedReal" yields a Real.