fun getFormattedValue(value: Float): String
Formats a Float value.
value - The Float value.
value
Return The formatted String.