Logo

Programming-Idioms

History of Idiom 79 > diff from v13 to v14

Edit summary for version 14 by :

Version 13

2015-10-31, 15:07:23

Version 14

2015-11-30, 12:37:31

Idiom #79 Convert integer to floating point number

Declare floating point number y and initialize it with the value of integer x .

Idiom #79 Convert integer to floating point number

Declare floating point number y and initialize it with the value of integer x .