Csound Csound-dev Csound-tekno Search About

[Csnd] items of an array as exponents of another item, how to

Date2014-08-09 13:33
FromStefan Thomas
Subject[Csnd] items of an array as exponents of another item, how to
Dear community,
is it true, that You can't use the "^"-operator if  calculating with arrays?
I would like to do something like this:
knumbers[]                         genarray_i 1,16
knewnumbers[ ] = 1.4^knumbers
How can I do this with csound?
Thanks!
Stefan