polar

public final static Vector2d polar(Double r, Angle theta)

Returns a vector in Cartesian coordinates (x, y) from one in polar coordinates (r, theta).