Post Reply 
RPL Mini-Challenge: All Odd Digits?
07-17-2017, 11:26 AM (This post was last modified: 07-17-2017 11:29 AM by Gilles59.)
Post: #41
RE: RPL Mini-Challenge: All Odd Digits?
(07-17-2017 06:26 AM)Werner Wrote:  SAME and == are not .. the same.

1 1. SAME returns 0.
1 1. == returns 1

Don't know why one would return an integer and the other a real, though..

Cheers, Werner

In exact mode R= : 1 1. == returns 1
in approx mode R~ : 1 1. == returns 1.

Not very logical... Not really a bug in R= mode but ... a mistake
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RPL Mini-Challenge: All Odd Digits? - Gilles59 - 07-17-2017 11:26 AM



User(s) browsing this thread: 1 Guest(s)