mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add sprout::atan2
This commit is contained in:
parent
28f22ab73d
commit
435e6511b0
2 changed files with 92 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
|||
#include <sprout/math/asin.hpp>
|
||||
#include <sprout/math/acos.hpp>
|
||||
#include <sprout/math/atan.hpp>
|
||||
#include <sprout/math/atan2.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_TRIGONOMETRIC_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue