mulToDB

open fun mulToDB(mul: Float): Float

Converts a multiplication factor to decibels (dB).

Return

The corresponding decibel value.

Parameters

mul

The multiplication factor.