Improved the build-in functions and operations
- Added the option for case sensitive processing #35
- Scientific notation for doubles #34
- Added the "median" function
- Added support for the binary "and" and "or" operations #16
- The "min", "max" and "avg" functions now support a dynamic range of parameters (instead of only 2)
- Bugfix for dynamic range functions