Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
hello,
I want to find out the normalization consant in terms of a and p. But i am not able to do that. please see the attachment and help me.
Solved! Go to Solution.
Mathcad can't evaluate that integral symbolically, so it can't present a symbolic solution.
Of course you can get numeric solutions for specific values of a and p - just turn your B:=... into B(a,p):=....
Mathcad can't evaluate that integral symbolically, so it can't present a symbolic solution.
Of course you can get numeric solutions for specific values of a and p - just turn your B:=... into B(a,p):=....
Thank you werner.