atodb
Convert a linear amplitude to decibels
atodb(in1): out1Arguments:
Arguments
| Name | Type | Default | Description |
|---|---|---|---|
| in1 | number | The amplitude to be converted to dB. |
Returns
| Name | Type | Description |
|---|---|---|
| out1 | number | The gain or attenuation from unity gain, expressed in decibels. |