Return True if x is not a complex type.
Unlike isreal(x), complex(3.0) is considered a complex object.
numpy.isreal
numpy.isscalar