Re: what should I assume to evaluate?
- From: Gunnar G <debian@xxxxxxxxx>
- Date: Sun, 22 Oct 2006 10:07:57 GMT
Something is very strange here in maple 9.
restart;
assume(R>0);assume(a>0);assume(a>R);
simplify(int((a-x)*(1/(a-x)-1/sqrt(a^2-2*a*x+R^2)),x=-R..R));
and I get a lot of signum(R~ + a~)
Why is this?
.
- Follow-Ups:
- Re: what should I assume to evaluate?
- From: Axel Vogt
- Re: what should I assume to evaluate?
- References:
- what should I assume to evaluate?
- From: Gunnar G
- Re: what should I assume to evaluate?
- From: G. A. Edgar
- what should I assume to evaluate?
- Prev by Date: Re: what should I assume to evaluate?
- Next by Date: Re: what should I assume to evaluate?
- Previous by thread: Re: what should I assume to evaluate?
- Next by thread: Re: what should I assume to evaluate?
- Index(es):