Nikos Posted May 8, 2020 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
opmo Posted May 8, 2020 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
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.