Disclaimer
All screenshots in the article were taken in the Dutch version of Yuki.
It is possible to enter calculations in some numeric input fields. This field can be recognised by the 'sum icon' on the right-hand side of the input field.
ATTENTION!
Calculations are rounded to two decimal places by default. Rounding is to the nearest even number, 3,465 is rounded to 3,46, 3,475 is rounded to 3,48.
Options
Below are the calculation options you can perform in input fields with the 'sum icon':
Type | Does | Example input |
+ | Add up | 12+2 |
- | Subtract | 12-2 |
* | Multiply | 4*4 |
/ | Divide | 9/3 |
( ) | Intermediate calculations | 12*(3+9)/5 |
Type | Does | Example input |
% | Calculate percentage | 21%250 |
+% | Basis | 21+%250 |
-% | VAT of amount including VAT | 21-%250 |
^ | Exponentiate | 8^2 |
# | Extract square roots | #9 |
%% | Modulo | 20%%2 |
Round
You can also round results. By default, rounding is done to two decimal places, but Yuki also supports the following rounding methods:
Key combination | Rounding method |
Hold Ctrl + up arrow | Round up to whole number. |
Hold Ctrl + down arrow | Round down to whole number. |
Hold Ctrl + left arrow | Rounding to two decimal places using the so-called Bankers' rounding method. |
Hold Ctrl + right arrow | Normal rounding, e.g. 11.,45 becomes 11, 1150 becomes 12. |
Bankers rounding method: an amount is rounded to the nearest EVEN number 3,465 becomes 3,46 and 3,475 becomes 3,48.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article