dist

open fun dist(x1: Float, y1: Float, x2: Float, y2: Float): Float

Returns the distance between two points.