Solution: When x is fixed y varies from 0 to x:
Evaluating:
Maple Check:
int( int( sin(x^2), y = 0..x), x = 0..1);
by: gm