Method FromDb2
View SourceFromDb2(Single)
Converts the ratio in decibels to voltage ratio.
Declaration
public static float FromDb2(float x)
Parameters
Type | Name | Description |
---|---|---|
Single | x | The ratio in decibels. |
Returns
Type | Description |
---|---|
Single | The voltage ratio. |