Easy as { 1 2 3 }? (when { 1 2 3 } ≠ { 1 2 3 })
|
07-17-2018, 01:06 PM
Post: #18
|
|||
|
|||
RE: Easy as { 1 2 3 }?
(07-17-2018 12:43 PM)Eddie W. Shore Wrote: Let me see if I understand this correctly: No, SAME checks if the arguments are actually exactly the same (hence the name), while == tests if the arguments are equivalent. (1/3) (2/6) SAME => 0. because they are not the same, while (1/3) (2/6) == => 1. because they are equivalent. --Bob Prosperi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)