Разные правки

This commit is contained in:
2020-04-23 12:11:03 +03:00
parent 8d9a5590d7
commit cde0cf76a7
11 changed files with 29 additions and 20 deletions

View File

@ -12,7 +12,7 @@ namespace myx {
namespace math {
const auto ImpedanceOfFreeSpace = (M_PI * 119.9169832);
const auto ImpedanceOfFreeSpace = ( M_PI * 119.9169832 );
} // namespace math