K 10 svn:author V 8 truckman K 8 svn:date V 27 2016-06-01T20:04:24.893290Z K 7 svn:log V 362 Replace constant expressions that contain multiplications by fractional floating point values with integer divides. This will eliminate any chance that the compiler will generate code to evaluate the expression using floating point at runtime. Suggested by: bde Submitted by: Rasool Al-Saadi MFC after: 8 days (with r300779 and r300949) END