Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
scientific
/
com.splendo.kaluga.scientific.unit
/
convertDelta
convert
Delta
fun
Temperature
.
convertDelta
(
value
:
Number
,
to
:
Temperature
)
:
Double
fun
Temperature
.
convertDelta
(
value
:
Number
,
to
:
Temperature
,
round
:
Int
,
roundingMode
:
RoundingMode
=
RoundingMode.RoundHalfEven
)
:
Double
fun
Temperature
.
convertDelta
(
value
:
Decimal
,
to
:
Temperature
)
:
Decimal