# test_mktbl.rb include Math mktbl = "../src/mktbl.rb" raise "No such file #{mktbl}." unless File.exist? mktbl tbl = <