powered by
Add/subtract two circular variables in degrees (%cd+% and %cd-%) and radian (%cr+% and %cr-%).
%cd+%
%cd-%
%cr+%
%cr-%
x %cd+% yx %cd-% yx %cr+% yx %cr-% y
x %cd-% y
x %cr+% y
x %cr-% y
Circular values in degrees/radians.
A value between [0, 360) in degrees or [0, 2*pi) in radian.
# NOT RUN { 90 %cd+% 90 250 %cd+% 200 25 %cd-% 80 pi %cr+% (pi/2) # }
Run the code above in your browser using DataLab