Temperature value. Use Double.C, Double.F or Double.K to create a temperature value:
val temp = 20.0.Cval temp2 = 68.0.Fval temp3 = 293.15.K