Skip to content

2.6.3

Latest
Compare
Choose a tag to compare
@zcohan zcohan released this 26 Apr 08:20

Percentage functions

  • New percentage function: "3 as % with 7, 8 and 9" (= 11.11%)
  • This function gets the percentage of one number of a whole (including the number), a shorthand for "3 as % of (3 + 7 + 8 + 9)".

Future date seeking mode

  • Compound units of time are now supported in date seeking mode (for example "in 1 hour 20 minutes" will return a date 1 hour and 20 minutes from now)

Automatic conversion mode

  • Added a case for nanoseconds to automatically convert into milliseconds

Bug fixes & improvements:

  • Fixed a crash introduced in the previous build when doing certain date interval calculations
  • Fixed a rare issue with fractions potentially being incorrectly formatted
  • Fixed an issue with pitch to hz conversion not enough precision for rounded results in some cases