pub fn is_normalized(a: Vec2) -> bool
Determines if the provided vector is normalized (norm(a) == 1).