Logo

Programming-Idioms

History of Idiom 79 > diff from v3 to v4

Edit summary for version 4 by :

Version 3

2015-09-01, 21:21:53

Version 4

2015-09-01, 21:32:22

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 .