WOLFRAM

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)Summary of the most common use cases

Interpret complex numbers:

Out[1]=1
Out[2]=2

Use the options to customize the number format:

Out[1]=1
Out[2]=2
Out[3]=3

Restrict the result to the unit circle:

Out[1]=1
Out[2]=2

Restrict the result to any region of the complex plane:

Out[1]=1
Out[2]=2

Set the precision:

Out[1]=1

Otherwise, $MachinePrecision is implied:

Out[2]=2