HP 41 - Missing Commas in display



Post: #2

My HP 41CV is missing commas inthe display. Otherwise appears to be working OK. Any thoughts?


Post: #3

Jon --

Flags 28 and 29 control the display format. Setting Flag 29 (SF 29) will show delimiters marking groups of thousands. These delimiters will be commas if Flag 28 is set (period instead of comma for decimal point), or periods if Flag 28 is clear (comma as a decimal point).

Flags 28 and 29 set:

1,234,567.890

-- KS


Forum Jump: