Tags: akaydev-coder/libqalculate
Tags
Remove rpn syntax option from "mode" and "help set"; Change short nam… …e of parsing mode setting to "syntax"; Update parsing mode help; Set BASE_DISPLAY_NONE as default; Use PARSING_MODE_CONVENTIONAL as fallback for rpn and chain modes; Modify behaviour of percent addition when first term is percentage (e.g. 10%+50%=60% instead of 10%+50%=15%); Update translations
Show cbrt(a) instead of a^(1/3) in result (when PrintOptions::halfexp… …_to_sqrt is true); Do not do automatic exact calculation after slow approximate calculation in qalc; Fix never ending loop with log-based unit in trigonometric function; Fix automatic and dual fractions with too big numerators/denominators; Do not show simple fraction big numerator autmatically when combined fraction is shown; Use false/true instead of 0/1 for result of equality or inequality; Do not output default arguments in save() function; Do not output Unicode cube root symbol (often has low legibility); Fix issues because of uninitialized was_aborted; Fix segfault with "to"-command in qalc; Fix precision in output of expression after RPN operation in qalc; Update translations
Fix quoted degree symbol in function argument (e.g. code("°")); Alway… …s perform conversion to optimal (SI) unit when the expression is a number multiplied by a unit and input equals output; Fix Unicode number base (multiply with 2^32 for each position); Support for different character encodings in code() function; Replace variables with corresponding units (e.g. c with c_unit) in unit expressions; Improve output implicit unit expression; Degree symbol handling tweaks for composite units; Update warning for digits >= radix; Put default separator in quotes, in load() and export() functions; Update ChangeLog; Update translations; Increment library revision; Remove GIO leftovers; Modify man page for roffit compatibility; Add link to online man page to README; Update selfcontained-binary.patch
PreviousNext