Question 77350
To find the distance from the origin (0,0) to point P (-2, -3.46) (according to your work), simply use the distance formula:

*[invoke hummingbird_distance_2D 0, 0, -2, -3.46]

However, I do not know if the coordinates of point P are correct.