0

I don't really get what's the difference between "float" and "double", can someone explain it to me?

29th Nov 2016, 7:57 AM
Alvy
Alvy - avatar
3 Answers
+ 3
" In general a double has 15 decimal digits of precision, while float has 7." For more technical details: http://stackoverflow.com/questions/2386772/difference-between-float-and-double
29th Nov 2016, 8:30 AM
Jean-Hugues de Raigniac
Jean-Hugues de Raigniac - avatar
0
the range of double and float are differ,
29th Nov 2016, 8:09 AM
Mafmudin (ig:tw:: @mafmudin)
Mafmudin (ig:tw:: @mafmudin) - avatar
0
Ok thanks
29th Nov 2016, 12:24 PM
Alvy
Alvy - avatar