Начало добавления математических функций
This commit is contained in:
9
src/myx/math/constants.cpp
Normal file
9
src/myx/math/constants.cpp
Normal file
@ -0,0 +1,9 @@
|
||||
#include <myx/math/constants.hpp>
|
||||
|
||||
namespace myx {
|
||||
|
||||
namespace math {
|
||||
|
||||
} // namespace math
|
||||
|
||||
} // namespace myx
|
Reference in New Issue
Block a user