MatchQ
- To: mathgroup at smc.vnet.net
- Subject: [mg8542] MatchQ
- From: Raya Firsov-Khanin <raya at mech.ed.ac.uk>
- Date: Sat, 6 Sep 1997 23:16:11 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Hello,
Can anybody explain me why
MatchQ[E^(a*I*b), E^(I*freq_)] gives False ???
(while for instance MatchQ[E^(a*I*b), E^(a*freq_)] gives True)
What patterns should be used for expressions with I ?
Many thanks,
Raya Khanin