Round off amount

Hello Experts,

Nav 2013R2 have function for rounding up amount or other decimal values in reports.So it will directly rounding up and display the amount.but i need to display round off amount which will add or subtract from the actual amount (please find attachment for same ).

any help will be greatly appreciate.

Thanks & Regards,

Suraj

Remainder := MyDecimal - round(MyDecimal)?