Calculates reminder after division according to formula: X[i]-y[i]*Trunc(X[i]/y[i]). The results will be saved to the calling Matrix. X and Y must be a real and have the same length. Size and Complex properties of the calling Matrix are set implicitly to match the X object.