diff options
Diffstat (limited to 'macros/db2pow.sci')
-rw-r--r-- | macros/db2pow.sci | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/db2pow.sci b/macros/db2pow.sci index acc83d6..5e88ec4 100644 --- a/macros/db2pow.sci +++ b/macros/db2pow.sci @@ -1,5 +1,4 @@ function [y] = db2pow(ydb) - //This function calculates the power value in Watt of the decibel value ydb passed as the parameter //Calling sequence //function [y] = mag2pow(ydb) |