aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90dfee9..7d3de7b 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
* Paratheses () and arrays [] are fully supported
* Logical operators (==, !=, <, <, >=, <=, &&, ||)
* Built in support for most PHP math functions
+* Support for variable number of function parameters
* Conditional If logic
* Support for user defined operators
* Support for user defined functions
@@ -227,4 +228,4 @@ Full class documentation via [PHPFUI/InstaDoc](http://phpfui.com/?n=NXP&c=MathEx
## Future Enhancements
-This package will continue to track currently supported versions of PHP. \ No newline at end of file
+This package will continue to track currently supported versions of PHP.