- a(i) and a[i] syntax (the latter with support for functions) for
element in vector
- Set ans variable to solution(s) of equation (as if solve() function were used)
- New function: factor()
- Use hours or minutes as default unit for conversion to time unit of
expression with time format but no units (e.g. "0:00:12 to s")
- Always use four digits for year in date (e.g. "0064-07-18" instead of "64-07-18"),
and support input of date using DD-MM-YYYY format
- Fix solving of x^4-4x^3+10x^2-12x+1=0, and similar, in exact mode
- Fix dual/auto approximation when unable to find exact solution to equation
- Fix rounding in 1/# conversion to integer (e.g. "1/2 to 0.99")
- Fix unability to find approximate solutions to some high degree equations
- Fix automatic variable detection in select()
- Fix terminal columns and rows when piping/redirecting input
- Fix ans variables with calculate as you type activated
- Fix compilation without readline
- Minor bug fixes and feature enhancements
OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=27