# File lib/facets/more/quaternion.rb, line 289
  def round; Quaternion(@re.round,@im.round,@jm.round,@km.round);end