mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-04 14:14:09 +00:00
add sprout::exp, log
This commit is contained in:
parent
d7c441ad69
commit
29a55bf31d
8 changed files with 163 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
#define SPROUT_MATH_FUNCTIONS_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/math/exponential.hpp>
|
||||
#include <sprout/math/power.hpp>
|
||||
#include <sprout/math/trigonometric.hpp>
|
||||
#include <sprout/math/hyperbolic.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue