changes.mady.by.user Pranjal Jumde
Saved on Oct 29, 2012
...
The CERT C Secure Coding Standard
FLP36-C. Preserve precision when converting integral values to floating-point type
The CERT C++ Secure Coding Standard
VOID FLP36-CPP. Beware of precision loss when converting integral types to floating point
[JLS 2005]
§5.1.2, Widening Primitive Conversion