Question
C data - 1000.0f
hi I would like to know what does the f means in both 1000.0f and 2000.f ? anyone can kindly advise?
ScalingFactor = 1000.0f/32768.0f;
ScalingFactor = 2000.0f/32768.0f;
hi I would like to know what does the f means in both 1000.0f and 2000.f ? anyone can kindly advise?
ScalingFactor = 1000.0f/32768.0f;
ScalingFactor = 2000.0f/32768.0f;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.