111 112 113
# File 'lib/bivector.rb', line 111 def rad_value model == :rad ? value : value * Math::PI / 180 end