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