Skip to content

Improved the build-in functions and operations

Compare
Choose a tag to compare
@pieterderycke pieterderycke released this 28 Dec 08:05
· 37 commits to master since this release
  • 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