method

im

v1_9_1_378 - Show latest stable - Class: Numeric
im()
public

No documentation available.

# File lib/complex.rb, line 22
  def im() Complex(0, self) end