Function lupnt::DecimalToDecibel(Real)¶ Defined in File math_utils.h Function Documentation¶ Real lupnt::DecimalToDecibel(Real x)¶ Convert a decimal (linear) ratio to decibels: 10*log10(x). Parameters: x – Decimal (linear-scale) ratio, e.g. a power ratio Returns: Value in decibels [dB]