mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
add math::bernoulli_number
add type_traits is_int, is_uint
This commit is contained in:
parent
576744f408
commit
29b9d07975
6 changed files with 395 additions and 51 deletions
|
@ -9,5 +9,6 @@
|
|||
#include <sprout/math/power.hpp>
|
||||
#include <sprout/math/operations.hpp>
|
||||
#include <sprout/math/factorial.hpp>
|
||||
#include <sprout/math/bernoulli.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_FUNCTIONS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue