HP Forums

Full Version: WP34S : RMDR remark in the manual
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Hi,

I think that, what is implemented in the WP 34s is RMDR(y/x) = y-x*IP(y/x).

The HP 42s implements MOD(y/x) = y-x*INT(y/x), where INT(A) is the greater integer less than or equal to A.

For example:

42S: 7, +/-, ENTER 3 MOD -> 2

34S: 7, +/-, ENTER 3 RMDR -> -1

The HP 71b implements both functions. So maybe the remark could say : "Equals RMD on HP 71B and HP 16C".

Saludos,

Miguel

Edited: 21 Sept 2011, 1:27 p.m.

Hola Miguel,

This was discussed recently here. See message #42.

Cheers,

Gerson.

Edited: 21 Sept 2011, 1:45 p.m.

Thank you Gerson

So I suppose that the manual should be updated then. An I read that maybe MOD could be implemented in the future.

Regards and thanks again,

Miguel

Edited: 21 Sept 2011, 2:14 p.m.