core
/
io.data2viz.charts.core
/
formatToInteger
common
format
To
Integer
fun
Double
?.
formatToInteger
(locale:
Locale
= Locale()):
String
Content copied to clipboard
Format the Double to a rounded integer. PI.formatToInteger() = "3"