intersection point of two plots

July 02 2009 by asfn 272
false
Maple

0


how can i get the inetersection point (a real number of x axis) of a complex plot and a real plot? and how to assign them respectively to an array?

for example the junctions of lines:

d1:=(sec(I*(x^2-2)))(exp(I*x)*sin(2*x)+cos(I*(2*x-3)));       and

d2:=0.5;  by  plot([d1, d2], x = -5 .. 5);

 

 
Loading Comments & Answers

You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.

     

Forgot Your Password? Create an Account