The Museum of HP Calculators

HP Forum Archive 17

[ Return to Index | Top of Index ]

Hp 41CV function does not exist
Message #1 Posted by Catello on 25 Sept 2007, 12:17 p.m.

In the manual there is a function ‡”REG? which should return the number of the statistical registers. But this function does not exist in my calculator! Anyone knows something about this problem? Thanks

      
Re: Hp 41CV function does not exist
Message #2 Posted by Thomas Okken on 25 Sept 2007, 12:48 p.m.,
in response to message #1 by Catello

I think you're using the wrong manual! The SigmaREG? function is only available on the HP-41CX. The HP-41C/CV does not have it, nor does the X-Functions module.

- Thomas

            
Re: Hp 41CV function does not exist
Message #3 Posted by Catello on 25 Sept 2007, 12:52 p.m.,
in response to message #2 by Thomas Okken

Thanks! I think I need a new set of manuals. Thank you again.

      
HP-41 SigmaREG? and SIZE? functions
Message #4 Posted by Karl Schneider on 26 Sept 2007, 1:41 a.m.,
in response to message #1 by Catello

Quote:
"SigmaREG?" which should return the number of the statistical registers...

Thomas' answer is correct, but you misdescribed the function. "SigmaREG?" returns the identifier of the first of the six numbered registers used for statistical summation. The user can set that register using "SigmaREG". The HP-42S retained both functions, perhaps for compatibility with the HP-41. However, the "HP-42S' little brother" HP-32S designated stat registers in a better way: the six stat registers are taken from the free memory pool.

For statistical summation, earlier models use the lowest-numbered registers (last to be de-allocated for programming), except that the HP-15C used R2 through R7, reserving R0 and R1 for matrix indices.

There is a similar function called "SIZE?" which supplements SIZE on the HP-41. SIZE? returns the number of registers allocated to data storage, which is settable by SIZE. SIZE?, however, is available on the X-Functions module as well as the HP-41CX.

Here's yet another example where the HP-15C trumped the HP-41C/CV: The equivalent of SIZE? was available on the HP-15C as "RCL DIM (i)".

-- KS

Edited: 5 Oct 2007, 3:25 p.m.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall