Question: Help With Error Message

I'm trying to use evalb to see if two versions of an expression that i'm comparing is true. here is my input please bear with me i don't know how to enter symbolic math into these posts yet. evalb ((1/2 (2^((1/4)) (((a)/(Pi)))^((1/4))* (e)^((-1/4 (k^2)/(a))))/(sqrt(Pi) sqrt(a)) )= (((2*a)/(Pi))^((1/4))*(1/(sqrt(2*a)))*(e)^((- (k^(2))/(4*a))))); and I get the Error Message " Error Unknown Operator" with a red dashed square around the first exponential (the first actual letter e)in the first expression to the left of the equal sign that i'm trying to compare. Thanks, Please anyone help Dan
Please Wait...