= private = protected
denominator()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/complex.rb, line 422 def denominator() 1 end