aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/atan2~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/atan2~-help.pd')
-rw-r--r--doc/help/cyclone/atan2~-help.pd5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/help/cyclone/atan2~-help.pd b/doc/help/cyclone/atan2~-help.pd
new file mode 100644
index 0000000..98fc14f
--- /dev/null
+++ b/doc/help/cyclone/atan2~-help.pd
@@ -0,0 +1,5 @@
+#N canvas 313 447 437 169 10;
+#X declare -lib cyclone;
+#X text 15 35 Standard C function for arctan(y/x);
+#X obj 254 33 import cyclone;
+#X obj 80 85 atan2~;