diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-09 19:19:56 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-04-09 19:19:56 +0000 |
commit | cee3ba78ec36b5af8839176ca91d63d68f6cb117 (patch) | |
tree | 9ec6f6109238f712b530734c3da0af22a9f1d0e9 /doc | |
parent | 797bbc9ab2e3b5e524a0f6185a84cede634ab203 (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.pd | 8 |
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~; |