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