This block computes the output (quotient) y by dividing the two inputs u1 (dividend) and u2 (divisor):
y = u1 / u2;