Quote:
Originally Posted by ArviLaanemets
How much are taxes? 2% or 20%?
Taxes is 2% but the 20% I gave is an example of accumulated fines.
About CEILING() parameter - the result is rounded up, so it will be ending as multiply of parameter. So with parameter = 0.02, the results will be either ?.00, ?.02, ?.04, etc.
|
Thank you on this. I did some reading on the parameters and got an appreciation of the CEILING function.