
EXP (AUDIO, FLOAT)
------------------

Computes the exponential of the input, either base-2, base-e or base-10 depending on the Base pin setting (unexposed).

For other bases, please use the base-2 exponential with the formula  b^x = 2^(x*log_2(b)) using log_2(b) as a constant

AUDIO VERSION: Accuracy vs CPU load can be chosen by the (unexposed) Accuracy pin