#!/usr/local/bin/ruby -d

include Math

def aaa(n,amp,t,y_peak)
  3
end

def bbb(n,amp,t,y_peak)
  2
end

