From cee3ba78ec36b5af8839176ca91d63d68f6cb117 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 9 Apr 2010 19:19:56 +0000 Subject: added aliases for clog~ and cexp~, which are from cmath~.c svn path=/trunk/externals/creb/; revision=13415 --- doc/cexp~-help.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/cexp~-help.pd (limited to 'doc') 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~; -- cgit v1.2.1