@Jack
Found it, fixed it, and added just a couple of bells and whistles to it. (SQRT, SQR)
At some point, I will have to address rounding the last digit for limited output. Right now, multiplication ignores the limit&& variable during output. Division will work with limit output, but I need to decide if I need more than one limit variable, to control decimal and sign inclusion. It's only a matter of importance if the width of the display is limited, which is usually the case, unless you include lateral scrolling.
Thanks,
Pete
Found it, fixed it, and added just a couple of bells and whistles to it. (SQRT, SQR)
At some point, I will have to address rounding the last digit for limited output. Right now, multiplication ignores the limit&& variable during output. Division will work with limit output, but I need to decide if I need more than one limit variable, to control decimal and sign inclusion. It's only a matter of importance if the width of the display is limited, which is usually the case, unless you include lateral scrolling.
Thanks,
Pete