I'm using the JIRA Misc Custom Fields plugin within Confluence to calculate some things between other custom fields. The result of the equation is a float, which display just fine, however I want to be able to format the output so that it only shows 2 decimal places.
Not being a java bod in any shape or form, could somebody tell me how I would force the format to 2 decimal places please?