Exponents and Logs
The Exponent and Log components group includes typical log and exponential functions as well as a linear-to-dB and dB-to-linear processes.
This group includes the following components:
dBToLin

Description:
Converts dB input to linear.
Equation:
Fo = 10(Fi/20)
Exp
Exp2
Exp10



Description:
These processors compute exponent of indicated base.
Equation:
Fo = eFi or Fo = 2Fi or Fo = 10Fi
ExpN

Description:
Computes natural exponent of the input with additional scalar values that alter the input and the computed Exponential value.
Equation:
Fo = e(a*Fi)*b
LinTodB

Description:
Converts linear input to dB.
Equation:
Fo = 20 * log10(Fi)
Example:
LN
Log2
Log10



Description:
These processors compute logarithm of indicated base.
Equation:
Fo = ln(Fi) or Fo = log2(Fi) or Fo = log10(Fi)
LogN

Description:
Computes natural log with scalars for changing base, and so forth.
Equation:
Fo = ln(a*Fi)*b