Skip to content
Commit df7f1ed1 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Calculator Runner] Use "approximate" approximation mode

The runner calculator isn't entitled for being a scientifically correct calculator.
This keeps seemingly innocent calculations such as "2^0.333333333" from eating all RAM until it crashes.
A hint is added to the result if it is only an approximation.

BUG: 277011
FIXED-IN: 5.10.0

Differential Revision: https://phabricator.kde.org/D4290
parent 91deac7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment