conversion function from short type

后端 未结 0 1825
时光说笑
时光说笑 2020-12-03 17:08

I found a function which converts a number of type short into a temperature data, here is the function:

printf("%f",998*5/4095/0.0068f-273);
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题