Thank you very much also Mr. Werner Geiger.
I will try to understand the description that you give. This really adds to my knowledge, who is new to using Wolfram Mathematica.
Well, as Hans asked in his reply to this question, about what if I tell you what my problem really is, I'll tell you.
So, I have a transcendental complex equation and its variables which I mention as my initial coding. Then I coded it to bring up the plot and found the result I was looking for. The reference plot that I want to make is like the following image,

However, the plot that I produce from my coding is still very much different from the shape of the image I want. Here's a plot of the results of my coding

I have the assumption that the plot line that matches my reference plot is the blue plot line, that is, the plot of the "Real" section. Then I tried again to make a new plot by removing the coding leading to the "Imaginary" section so that the resulting plot was "Real" only. However, an error appears in the output. After I saw the coding given by Werner Geiger, it turned out that it was quite complicated to use the coding used to bring up the "Real" only, not as simple as my assumption which was only by deleting the codes that referred to the "Imaginary" section.
Furthermore, in my reference plot, there are points along the lines which I will write in tabular form as follows.

The values in the table are En values. That's why I initially asked about how to find the value of En
at the point where Va
intersects with En
, or the value of En
on the blue line ("Real") on the plot.
Related to simplifying a function manually, I have tried to simplify or convert it in trigonometric form so that it can be separated between the Real part and the Imaginary part. However, the form of the equation is still complicated, in my opinion. So that the equation that I use in my coding is still the original equation, not the one in trigonometric form.
Like this is actually my problem. I'm having a hard time plotting the results for solving the equation and writing the values down in a table.