Re: simple eurphoria question
- Posted by Evan Marshall <1evan at sbcglobal.net> Dec 05, 2006
- 688 views
john thomas wrote: > > > can someone please tell me how to get the integer part of a number in an atom > in order to assign it to an integer variable atom x integer y x = 1.1 y = floor(x)