Nikos Posted May 8, 2020 Share Posted May 8, 2020 Hello, I've noticed that, for example (rnd-round 1 15) returns floating point number instead of an integer. Could you please help? Thank you Quote Link to post Share on other sites
opmo Posted May 8, 2020 Share Posted May 8, 2020 In the Listener you will see two values, but only the first one is the true output: (setf num (rnd-round 1 15)) num 12 Quote Link to post Share on other sites
Nikos Posted May 8, 2020 Author Share Posted May 8, 2020 Thanks! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.