I tried almost all the solutions to round to decimals none of them working
(round(100 * 17.775)/100)
results I am getting is 17.77 I need 17.78 as a result of round
Please provide me the solution.
*NOTE : This question is only to round 17.775 means solution not working only for three decimals and 5 in the end [ending with 5 is creating problem only ] * Thanks in advance