# File lib/facets/more/quaternion.rb, line 309
  def is_complex?; @jm==0 and @km==0; end