1 2 3 4 5 6 7
clc //Initialization of variables lmax=4.9*10^-7 //m //calculations T=2.9*10^-3 /lmax //results printf("Surface temperature must be close to %d K",T)