Compute the inner product between the two arrays `[(-10),(9),(5),(-4)]` and `[(9),(8),(-6),(8)]`.

  inner_product(`[(-10),(9),(5),(-4)]`, `[(9),(8),(-6),(8)]`) =