Overload List
Name | Description | |
---|---|---|
Dist(Double, Double) |
Calculates the distance between two values
| |
Dist(Vector2D, Vector2D) |
Calculates the distance between two 2d-points
| |
Dist(Vector3D, Vector3D) |
Calculates the distance between two 3d-points
| |
Dist(Vector4D, Vector4D) |
Calculates the distance between two 4d-points
|