decibelToFloat

Accepts a decibel value and returns its floating point equivalent.

float
decibelToFloat
nothrow @nogc
(
float value
)

Meta