define vector3d by polar angles
Syntax
v = vector3d.byPolar(polarAngle,azimuthAngle)Input
| polarAngle | angle to the north pole in radiant |
| azimuthAngle | angle to the x axis when projected into the x/y plane in radiant |
Output
| v | vector3d |
Flags
| antipodal | include antipodal symmetry |