aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-09 19:19:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-09 19:19:56 +0000
commitcee3ba78ec36b5af8839176ca91d63d68f6cb117 (patch)
tree9ec6f6109238f712b530734c3da0af22a9f1d0e9 /doc
parent797bbc9ab2e3b5e524a0f6185a84cede634ab203 (diff)
added aliases for clog~ and cexp~, which are from cmath~.c
svn path=/trunk/externals/creb/; revision=13415
Diffstat (limited to 'doc')
-rw-r--r--doc/cexp~-help.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/cexp~-help.pd b/doc/cexp~-help.pd
new file mode 100644
index 0000000..490c406
--- /dev/null
+++ b/doc/cexp~-help.pd
@@ -0,0 +1,8 @@
+#N canvas 642 410 542 207 10;
+#X obj 85 82 clog~;
+#X obj 145 82 cexp~;
+#X text 235 81 complex log and exp.;
+#X text 237 105 see also;
+#X obj 309 104 cep~;
+#X text 351 103 and;
+#X obj 384 105 icep~;