EmbLogic's Blog

Author Archives: kapil kumar singh

floating point number

why the floating point number initialising with f in postfix………. e.g. if we take two floating point number f1 = 0.5f; f2 = 0.3f; and if we print, then two different result if( f1 == 0.5f ) { printf(“f1 = … Continue reading

Posted in Uncategorized | Leave a comment