"ComputedComplexNumber" (Interpreter Type)
A complex number derived by computation.
Details
- "ComputedComplexNumber" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedComplexNumber" requires connectivity to the Wolfram Cloud.
Allowed Forms
- All the forms allowed by "SemanticComplexNumber", or any computation yielding a complex number.
Restriction Specifications
-
Restricted["ComputedComplexNumber",{{choice1,…}}] one among choices Restricted["ComputedComplexNumber",Automatic,n] a complex number with n-digit precision
Interpretation
- "ComputedComplexNumber" yields a Complex or an expression that reduces to a Complex via N.
Examples
Basic Examples (3)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-lvoi2c
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-9lfdu8
Out[2]=2

Interpret complex numbers derived by computation:
In[1]:=1

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-rae2nv
Out[1]=1

In[2]:=2

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-p83p1r
Out[2]=2

In[1]:=1

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-i7ppzr
Out[1]=1

Otherwise, $MachinePrecision is implied:
In[2]:=2

✖
https://wolfram.com/xid/0s7975t8skpx5pszyh1v1y7hy6-tpungo
Out[2]=2
