toggle menu
shared
0.0.14
android
common
ios
switch theme
search in API
shared
/
io.github.gatrongdev.kbignum.math
/
KBigDecimalImpl
/
Companion
Companion
android
common
ios
actual
object
Companion
expect
object
Companion
actual
object
Companion
Members
Properties
ZERO
Link copied to clipboard
android
common
ios
actual
val
ZERO
:
KBigDecimalImpl
expect
val
ZERO
:
KBigDecimalImpl
actual
val
ZERO
:
KBigDecimalImpl
Functions
from
Int
Link copied to clipboard
android
common
ios
actual
fun
fromInt
(
value
:
Int
)
:
KBigDecimalImpl
expect
fun
fromInt
(
value
:
Int
)
:
KBigDecimalImpl
actual
fun
fromInt
(
value
:
Int
)
:
KBigDecimalImpl
from
Long
Link copied to clipboard
android
common
ios
actual
fun
fromLong
(
value
:
Long
)
:
KBigDecimalImpl
expect
fun
fromLong
(
value
:
Long
)
:
KBigDecimalImpl
actual
fun
fromLong
(
value
:
Long
)
:
KBigDecimalImpl
from
String
Link copied to clipboard
android
common
ios
actual
fun
fromString
(
value
:
String
)
:
KBigDecimalImpl
expect
fun
fromString
(
value
:
String
)
:
KBigDecimalImpl
actual
fun
fromString
(
value
:
String
)
:
KBigDecimalImpl