"ComplexNumber" (Interpreter Type)

Complex number in a standard format.

Details

Allowed Forms

  • The real and imaginary parts can be in the number formats allowed by "Number".

Restriction Specifications

Options

  • The following options can be used for the real and imaginary parts:
  • DigitBlockInfinitynumber of digits between breaks
    NumberPoint"."decimal point string
    NumberSeparator{",",""}string to insert at breaks between blocks
    NumberSigns{"-",""}strings to use for signs of negative and positive numbers

Interpretation

Examples

Basic Examples  (5)

Interpret complex numbers:

Use the options to customize the number format:

Restrict the result to the unit circle:

Restrict the result to any region of the complex plane:

Set the precision:

Otherwise, $MachinePrecision is implied: