libnexakotlin
Toggle table of contents
0.5.34
common
Target filter
common
Switch theme
Search in API
Skip to content
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
DecimalFormat
Decimal
Format
expect
class
DecimalFormat
(
fmtSpec
:
String
)
Members
Constructors
Decimal
Format
Link copied to clipboard
expect
constructor
(
fmtSpec
:
String
)
Functions
format
Link copied to clipboard
expect
fun
format
(
num
:
BigDecimal
)
:
String