Post Reply 
IFTE odd behaviour
10-16-2019, 05:31 AM
Post: #19
RE: IFTE odd behaviour
Hello,

Back to the original question. The behavior is linked to list processing.

The handling of the empty list is indeed a return of 0. in hindsight, an error might have been better... I honestly do not remember why I set it to 0...

List processing of IFTE is a wiered thing in it's implementation...
try executing something that does a side effect like IFTE({1,0}, A:=1+2, B:=3+4) to see what I mean...


With regard to the uppser vs lowercase stuff.
first, most home commands work both in lower and upper case... but, for historical reasons (38, 48...) they are written in uppercase...
Second, if allows to distinguish CAS specific functions from others...
Third, functions that are common to CAS and home and do not have different meaning will normally be uppercase even in the CAS. This is also for historical reason comming from the first HP 39GII+ (which used the CAS in home, slightly disguised).

Cyrille

Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IFTE odd behaviour - BruceH - 10-11-2019, 10:55 AM
RE: IFTE odd behaviour - Tim Wessman - 10-11-2019, 11:09 AM
RE: IFTE odd behaviour - rprosperi - 10-11-2019, 05:36 PM
RE: IFTE odd behaviour - rprosperi - 10-12-2019, 01:40 PM
RE: IFTE odd behaviour - Carsen - 10-12-2019, 06:41 PM
RE: IFTE odd behaviour - rprosperi - 10-12-2019, 10:49 PM
RE: IFTE odd behaviour - BruceH - 10-11-2019, 06:18 PM
RE: IFTE odd behaviour - Tim Wessman - 10-11-2019, 12:32 PM
RE: IFTE odd behaviour - ijabbott - 10-11-2019, 04:36 PM
RE: IFTE odd behaviour - Claudio L. - 10-11-2019, 08:36 PM
RE: IFTE odd behaviour - David Hayden - 10-11-2019, 08:52 PM
RE: IFTE odd behaviour - Albert Chan - 10-11-2019, 09:09 PM
RE: IFTE odd behaviour - Wes Loewer - 10-12-2019, 06:38 AM
RE: IFTE odd behaviour - John Keith - 10-12-2019, 11:41 AM
RE: IFTE odd behaviour - StephenG1CMZ - 10-12-2019, 08:26 AM
RE: IFTE odd behaviour - Wes Loewer - 10-12-2019, 11:00 AM
RE: IFTE odd behaviour - Wes Loewer - 10-12-2019, 11:46 AM
RE: IFTE odd behaviour - John Keith - 10-12-2019, 11:50 AM
RE: IFTE odd behaviour - cyrille de brébisson - 10-16-2019 05:31 AM
RE: IFTE odd behaviour - rprosperi - 10-16-2019, 04:25 PM
RE: IFTE odd behaviour - rprosperi - 10-17-2019, 03:29 PM



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