From 6b5105546ff42d96836ca337f8e4fa7519939c29 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 25 Dec 2015 13:53:42 +0100 Subject: [PATCH] Basic math functions --- Math/Functions.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Math/Functions.php diff --git a/Math/Functions.php b/Math/Functions.php new file mode 100644 index 000000000..19ad5f64f --- /dev/null +++ b/Math/Functions.php @@ -0,0 +1,21 @@ +