Check if two vectors are orthogonal (perpendicular) using the Dot Product.
Formula: A · B = |A||B|cos(θ) = 0