# File lib/rubygame/ftor.rb, line 155
  def to_s_am
                "#<#{self.class}:AM: [%f, %f]>"%[angle(),magnitude()]
  end