Logo

Programming-Idioms

History of Idiom 79 > diff from v2 to v3

Edit summary for version 3 by :

Version 2

2015-09-01, 21:13:53

Version 3

2015-09-01, 21:21:53

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 .