= private = protected
real()
The real part of a complex number, i.e. self.
# File lib/complex.rb, line 45 def real self end