Description Usage Arguments Value Examples
Add/subtract two circular variables in degrees (%cd+%
and %cd-%
) and
radian (%cr+%
and %cr-%
).
1 2 3 4 5 6 7 | x %cd+% y
x %cd-% y
x %cr+% y
x %cr-% y
|
x, y |
Circular values in degrees/radians. |
A value between [0, 360) in degrees or [0, 2*pi) in radian.
1 2 3 4 5 6 7 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.