115 116 117
# File 'lib/bivector.rb', line 115 def ang_value model == :ang ? value : value * 180 / Math::PI end