Method: Finrb::Rate#effective

Defined in:
lib/finrb/rates.rb

#effectiveFlt::DecNum

Returns the effective interest rate.



86
87
88
# File 'lib/finrb/rates.rb', line 86

def effective
  @effective
end