Skip to content

Change math engine to libqalculate and add new functions

Michael Lang requested to merge work/mlang/qalculate into master

Replaces knumber with libqalculate and brings the following key benefits:

  • New functions
  • Displays fraction format for approximate numbers
  • Unit conversion is available within calculations
  • Reduced code to maintain
  • Fault-tolerant parsing of strings and brings back implicit multiply
  • And much much more qalculate.github.io/

Closes #12 (closed)

kalk-functions1 kalk-functions2 kalk-functions3 kalk-functions4 kalk-functions5 kalk-functions6

Edited by Michael Lang

Merge request reports