Officially goin out of my mind. Trivial INT problem
#6
And notice this little solution, that I mentioned above:

Code: (Select All)
DefDbl A-Z
x = 35.51
y = x * 100
z = Int(y)
Print Using "######.##############"; x
Print Using "######.##############"; y
Print Using "######.##############"; z
Reply


Messages In This Thread
RE: Officially goin out of my mind. Trivial INT problem - by SMcNeill - 10-31-2022, 08:20 AM



Users browsing this thread: 6 Guest(s)