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