KikiLetGo / VirusBroadcast

A java virus broadcast simulation
1.66k stars 574 forks source link

f代表什么 #64

Open KiNoKoYU opened 4 years ago

KiNoKoYU commented 4 years ago

求解答!! 跑了gihub上的代码,但是有一点不懂,请问 : ATALITY_RATE = 0.50f;//fatality_rate病死率,根据2月6日数据估算(病死数/确诊数)为0.02 这个f代表的是什么?0.5f=0.02么?

jiran2 commented 4 years ago

不是应该代表float类型吗