Recent Releases of https://github.com/bradbase/xlcalculator

https://github.com/bradbase/xlcalculator - Improved Logical and Math support

Support logical functions; - FALSE - TRUE

Support math functions; - ATAN2 - COSH - DEGREES - ACOS - ACOSH - ASIN - ASINH - ATAN - ATAN2 - CEILING - RADIANS - COS - COSH - EXP - EVEN - FACT - FACTDOUBLE - INT - LOG - LOG10 - RAND - RANDBETWEEN - SIGN - SIN - SQRTPI - TAN

- Python
Published by bradbase over 5 years ago

https://github.com/bradbase/xlcalculator -

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

- Python
Published by bradbase over 5 years ago

https://github.com/bradbase/xlcalculator -

Add functions: - DAY - YEAR - MONTH - NOW - WEEKDAY - EDATE - EOMONTH - DAYS - ISOWEEKNUM - DATEDIF - FIND - LEFT - LEN - LOWER - REPLACE - TRIM - UPPER - EXACT

- Python
Published by bradbase over 5 years ago

https://github.com/bradbase/xlcalculator -

- Python
Published by bradbase over 5 years ago

https://github.com/bradbase/xlcalculator -

  • Updated README with supported functions.

  • Fix bug in ModelCompiler extract method where a defined name cell was being overwritten with the cell from one of the terms contained within the formula. Added a test for this.

  • Move version of yearfrac to 0.4.4. That project has removed a dependency on the package six.

- Python
Published by bradbase almost 6 years ago

https://github.com/bradbase/xlcalculator -

- Python
Published by bradbase almost 6 years ago