This code convert Celsius grade to Kelvin.
This code convert Celsius grade to Kelvin.
API Declarations
Celsius = -1
Kelvin = 1
End Enum
Rate This code convert Celsius grade to Kelvin.
(1(1 Vote))
CTemp = Value + (273.15 * TempUnit)
End Function
This code convert Celsius grade to Kelvin. Comments
No comments yet — be the first to post one!
Post a Comment