
POW (AUDIO, FLOAT)
------------------

Computes the power of first input rised to second input.

NOTE: to avoid NANs, when the first argument is negative zero will be output

AUDIO VERSION: Accuracy vs. CPU load can be chosen by the (unexposed) Accuracy pin. Unless an exact result is really needed, Good is usually the best compromise, or Fast when just a qualitative result is enough. It is advisable not to use Exact with streaming audio signals because of the high CPU load.