toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
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