Degrees relativ to X axis.
Length.
Squared length.
Get greater of x
or y
.
Get lesser of x
or y
.
Radians relativ to X axis.
Cross product.
Optional
y: numberCross product
Get angle between this and (x
, y
) from origin.
Optional
y: numberAngle in degrees
Get angle of the vector between this and (x
, y
).
Optional
y: numberAngle in degrees
Dot product.
Optional
y: numberDot product.
Check equality of components.
Optional
epsilon: numberTolerance
true
if equal within tolerance
Check equality of vectors.
Optional
epsilon: numberTolerance
true
if equal within tolerance
Get angle between this and (x
, y
) from origin.
Optional
y: numberAngle in radians
Get angle of the vector between this and (x
, y
).
Optional
y: numberAngle in radians