Logo

Programming-Idioms

History of Idiom 79 > diff from v11 to v12

Edit summary for version 12 by :

Version 11

2015-10-18, 13:16:49

Version 12

2015-10-29, 14:05:16

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 .