pylupnt.decimal_to_decibel¶
- pylupnt.decimal_to_decibel(*args, **kwargs)¶
Overloaded function.
decimal_to_decibel(x: Real) -> Real
decimal_to_decibel(x: typing.Annotated[numpy.typing.ArrayLike, Real, “[m, n]”]) -> typing.Annotated[numpy.typing.NDArray[Real], “[m, n]”]