I am invoking a method called \"calculateStampDuty\", which will return the amount of stamp duty to be paid on a property. The percentage calculation works fine, and returns
Nice and simple. Add this snippet in whatever you're outputting to:
String.format("%.0f", percentageValue)