pylupnt.decimal_to_decibel

pylupnt.decimal_to_decibel(*args, **kwargs)

Overloaded function.

  1. decimal_to_decibel(x: Real) -> Real

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