mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
add lround, llround
This commit is contained in:
parent
77f058a34c
commit
36fe60bec3
7 changed files with 140 additions and 28 deletions
|
@ -6,5 +6,7 @@
|
|||
#include <sprout/math/floor.hpp>
|
||||
#include <sprout/math/trunc.hpp>
|
||||
#include <sprout/math/round.hpp>
|
||||
#include <sprout/math/lround.hpp>
|
||||
#include <sprout/math/llround.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_NEAREST_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue