Re: MuPad: question about _if_ statement



Thanks, that would work too - however, solve() takes a very long time - I
wanted to exploit some known structural properties of the functions to make
the algorithm faster.

Gary

"Alasdair" <amca01@xxxxxxxxx> wrote in message
news:1133477198.254670.233530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> If you want to determine where two functions intersect, why not use:
>
> solve(f1(x)=f2(x),x);
>
> instead?
>
> -Alasdair
>


.


Quantcast