pylupnt.decibel_to_decimal

pylupnt.decibel_to_decimal(*args, **kwargs)

Overloaded function.

  1. decibel_to_decimal(x: Real) -> Real

  2. decibel_to_decimal(x: typing.Annotated[numpy.typing.ArrayLike, Real, “[m, n]”]) -> typing.Annotated[numpy.typing.NDArray[Real], “[m, n]”]