Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

what is float in c

float: It is used to store decimal numbers (numbers with floating point value) with single precision. double: It is used to store decimal numbers (numbers with floating point value) with double precision.
 
PREVIOUS NEXT
Tagged: #float
ADD COMMENT
Topic
Name
1+4 =