Начало добавления математических функций

This commit is contained in:
2019-10-23 19:44:45 +03:00
parent 821bd88cee
commit 19aff9eb16
8 changed files with 247 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#include <myx/math/constants.hpp>
namespace myx {
namespace math {
} // namespace math
} // namespace myx