EasyManua.ls Logo

HP 39G

HP 39G
331 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
250
MIN(num1,num2)
As with MAX, this function is used mainly by
programmers. It returns the smaller of the two
numbers entered.
Eg. MIN(3,5) = 3
See also: MAX
num MOD divisor
For those not familiar with modulo arithmetic, it
will suffice to say that this function gives you
the remainder when one number is divided by
another. It is considered to be an
mathematical operator in the same way that a
plus, minus, times or divide sign is. Because
of this it does not need its arguments placed in brackets as most of the other
functions in the MATH menu do.
Eg. 43 + 5 = 48
43 MOD 5 = 3
35 MOD 7 = 0
-14 MOD 5 = 1
% function
To find x% of y, use the function %(X, Y).
Eg. 10 % of $400 = $40
See also: %, %TOTAL, %CHANGE

Table of Contents

Other manuals for HP 39G

Related product manuals