Click or drag to resize

RandGenMTwistNextFloatComplex Method

Overload List
 NameDescription
Public methodNextFloatComplex Method for generating a single precision complex number random deviate.
Public methodNextFloatComplex(Boolean) Returns a complex number with single-precision real and imaginary parts set to random numbers between 0.0 and 1.0. The bounds are either strictly less than one, or less than or equal to one, depending on the value of the given boolean parameter.
Top
See Also