Enter values for the starting point a, the ending point b, and a numeric formula for dx.
Left sum for f[x] = Sin[x], start at a, stop at b - dx, step by dx
Right sum for f[x] = Sin[x], start at a + dx, stop at b, step by dx