gstenson opened this issue 8 months ago · 0 comments
` calculator = Dentaku::Calculator.new
calculator.evaluate("400.0/60%").to_s #=> "0.06666666666666666666666666666666666667" `
Should be 666.67