iseven

  Call: eo=iseven(input_array);
  This function outputs 1 if the length of the input array is an even
  number. If on the other hand the length of the input array is odd the
  function outputs 0.
  Knud S. Cordua, 2010