pylupnt.decimal2decibel

pylupnt.decimal2decibel(*args, **kwargs)

Overloaded function.

  1. decimal2decibel(x: float) -> float

Convert decimal to dB

  1. decimal2decibel(x: numpy.ndarray[numpy.float64[m, 1]]) -> numpy.ndarray[numpy.float64[m, 1]]

  2. decimal2decibel(x: numpy.ndarray[numpy.float64[m, n]]) -> numpy.ndarray[numpy.float64[m, n]]