WLJS LogoWLJS Notebook

I

I represents the imaginary unit 1\sqrt{-1}.

Examples

Use in complex numbers:

(2 + 3 I) * (1 - I)
(* 5 + I *)

Square of I:

I^2
(* -1 *)

Please visit the official Wolfram Language Reference for more details.

On this page