app / de.uniks.codliners.stock_simulator / CurrencyValueFormatter / getFormattedValue

getFormattedValue

fun getFormattedValue(value: Float): String

Formats a Float value.

Parameters

value - The Float value.

Return
The formatted String.