AnglePath
[{$\phi_1$, $\phi_2$, ...}]AnglePath
[{{$r_1$, $\phi_1$}, {$r_2$, $\phi_2$}, ...}]AnglePath
[$\phi_0$, {$\phi_1$, $\phi_2$, ...}]AnglePath
[{x, y}, {$\phi_1$, $\phi_2$, ...}]AnglePath
[{{x, y}, $\phi_0$}, {$\phi_1$, $\phi_2$, ...}]AnglePath
[{{x, y}, {$d_x$, $d_y$}}, {$\phi_1$, $\phi_2$, ...}]AnglePath[{90 Degree, 90 Degree, 90 Degree, 90 Degree}]
AnglePath[{{1, 1}, 90 Degree}, {{1, 90 Degree}, {2, 90 Degree}, {1, 90 Degree}, {2, 90 Degree}}]
AnglePath[{a, b}]
Precision[Part[AnglePath[{N[1/3, 100], N[2/3, 100]}], 2, 1]]
Graphics[Line[AnglePath[Table[1.7, {50}]]]]
Graphics[Line[AnglePath[RandomReal[{-1, 1}, {100}]]]]