calculating nth root in max
hi my question would be how to calculate nth root in max??
lol so it did send after all
is there any signal approach?
use the [pow~] object with the same approach (i.e. a signal of 1/n
into the left inlet (the exponent inlet))
mark
On 4/1/07, lukas wrote:
>
> is there any signal approach?
>
lukas wrote:
> is there any signal approach?
Yes, use pow~.
--
Owen
apreciated:)