Flowdock

The complex number class. See complex.rb for an overview.

Aliases

  • image

Constants

I = Complex(0,1)

Unify = true

Attributes

[R] real

The real part of a complex number.

[R] image

The imaginary part of a complex number.

Show files where this class is defined (2 files)
Register or log in to add new notes.