Function ampdb

Source
pub fn ampdb<T: Float>(amp: T) -> T
Expand description

Convert an amplitude value to decibels.

ยงPanics

If a type conversion fails.