I'm new to python. Can anyone help me about the following...
I want to plot a wave function. When entering the wave function formula, should I write it's normalization constant too? Or can the Python normalize it by writting a code (for example ".unit()")?
I think there is no need to write normalization constant separately. If it is true, What is the command for this?