Vertex Coordinates

I know how to get a vertex’s local coordinates and the object’s coordinates & rotation. But is there any easy way to get (in python script) a vertex’s coordinates in relation to the global “world” of Blender (i.e. how to get a vertex’s global coordinates after all the calculations of the object’s coordinates and rotation)?

Thanks a lot!!
Ofer