|
|
||
|
|
RandomComplex |
| RandomComplex[] gives a pseudorandom complex number with real and imaginary parts in the range 0 to 1. |
gives a pseudorandom complex number in the rectangle with corners given by the complex numbers zmin and zmax. |
| RandomComplex[zmax] gives a pseudorandom complex number in the rectangle whose corners are the origin and zmax. |
| RandomComplex[range, n] gives a list of |
| RandomComplex[range, {n1, n2, ...}] gives an |
A random complex number with real and imaginary parts in the range 0 to 1:
A random complex number in the rectangle with corners at
A random complex number in the rectangle with corners at
5 random complex numbers in the unit square:
A 3×2 array of random complex numbers in the rectangle with corners at
|
| © 2008 Wolfram Research, Inc. |