SUMMARY Descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN do not mention input number system. OBSERVED RESULT - "The DEC2BIN() function returns the value formatted as a binary number." - "The OCT2BIN() function returns the value formatted as a binary number." - "The HEX2DEC() function returns the value formatted as a decimal number." - "The HEX2BIN() function returns the value formatted as a binary number." EXPECTED RESULT Something like "The OCT2BIN() function returns an octal value formatted as a binary number." SOFTWARE VERSIONS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Git master as of today (2018-10-09).
I made a patch here: https://phabricator.kde.org/D17352
Git commit 93940d217e4d3e3d326430bb6a6c43779a65e02f by Christoph Feck, on behalf of Niccolò Venerandi. Committed on 27/12/2018 at 18:11. Pushed by cfeck into branch 'master'. Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention input number system Differential Revision: https://phabricator.kde.org/D17352 M +12 -12 sheets/functions/engineering.xml https://commits.kde.org/calligra/93940d217e4d3e3d326430bb6a6c43779a65e02f