markata

44 Reputation

2 Badges

17 years, 54 days

MaplePrimes Activity


These are replies submitted by markata

Is that the input text for this int: 1) SS (x^2 + y^2) dxdy D: y=x, y=x+a, y=a, y=3*a, a>0 this one : ? restart; Int( Int(x^2 + y^2,x=y-a..y), y=3*a..a); value(%);
Is that the input text for this int: 1) SS (x^2 + y^2) dxdy D: y=x, y=x+a, y=a, y=3*a, a>0 this one : ? restart; Int( Int(x^2 + y^2,x=y-a..y), y=3*a..a); value(%);
Page 1 of 1