module CORAL::Hexfloat1

Public Instance Methods

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