lib/jruby_art/helpers/numeric.rb in jruby_art-1.2.5 vs lib/jruby_art/helpers/numeric.rb in jruby_art-1.2.6

- old
+ new

@@ -1,6 +1,5 @@ -# encoding: utf-8 -# frozen_string_literal: false +# frozen_string_literal: true # Re-open Numeric so that we can do simple degree and radian conversions # conversion factors are 180 / Math::PI and Math::PI / 180 class Numeric #:nodoc: def degrees