Thanks everyone for your replies, but I still don't get it.
Here's my code: distance(Slingshot.X, Slingshot.Y, snail.X, snail.Y)
I'am trying to make it display the distance between the catapult and the snail, but I don't have any idea where to insert the formula like the ceil(), floor() ect. Thanks!