The discussion revolves around using the dot product to find the angle between two vectors A and B. The user initially miscalculated the dot product A.B and mistakenly used the arctangent function instead of the correct cosine function in their calculations. After some back-and-forth, it was clarified that the formula for the dot product involves cosine, leading to the realization that the user needed to use the correct approach. Ultimately, the user acknowledged the mistake and expressed gratitude for the assistance. The thread highlights the importance of correctly applying mathematical formulas in vector calculations.