mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
add math comparison functions
This commit is contained in:
parent
ae77da19e1
commit
3df16007a5
14 changed files with 775 additions and 11 deletions
|
@ -13,7 +13,7 @@
|
|||
#include <sprout/math/common_factor.hpp>
|
||||
#include <sprout/math/factorial.hpp>
|
||||
#include <sprout/math/bernoulli.hpp>
|
||||
#include <sprout/math/comparison.hpp>
|
||||
#include <sprout/math/comparisons.hpp>
|
||||
#include <sprout/math/integer.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_FUNCTIONS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue