Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Converting Integer Numbers to Floating Point Numbers

Keywords: Convert Integer Number Floating Point

Question:

How do I convert an integer to a floating point number?

Answer:

Either add 0.0 to the number, or multiply by 1.0 to convert an integer to a floating point number
Article ID:   W13036
Filename:   Integer to floating point conversion.txt