Skip to content

0.2.12: Update changes.rst to include unary operator bugfix

Compare
Choose a tag to compare
@bradbase bradbase released this 28 Nov 00:41
· 93 commits to master since this release

Bugfix unary operator. It needed to be right associated to handle cases of double use eg; double-negative.. --4 == 4

Added support for functions;

  • PV
  • XIRR
  • ISEVEN
  • ISODD
  • ISNUMBER
  • ISERROR
  • FLOOR
  • ISERR