module CORAL::Number1

Public Instance Methods

exponent() click to toggle source
# File lib/coral.rb, line 1616
def exponent
  elements[1]
end