module Soroban::Excel::Number1

Public Instance Methods

float() click to toggle source
# File lib/soroban/parser/grammar.rb, line 1228
def float
  elements[1]
end