BlinkReceipt SDK
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
BlinkReceipt SDK
blinkreceipt-core
/
com.microblink.core
/
Precision
/
round
round
open
fun
round
(
x
:
Double
,
scale
:
Int
)
:
Double
open
fun
round
(
x
:
Double
,
scale
:
Int
,
@
NonNull
roundingMethod
:
RoundingMode
)
:
Double