Vector2
A 2D vector using floating-point coordinates. Description: A 2-element structure that can be used to represent 2D coordinates or any other pair of numeric values. It uses floating-point coordinates...