User Guide

Chapter 2: Math, Angle, and Test Operations 46
abs(
abs( (absolute value) returns the absolute value of real or complex (modulus) numbers,
expressions, lists, and matrices.
Note:
abs( is also found on the FUNC shortcut menu (t _ 1).
abs(value)
MathPrint™
Classic
Note: abs( is also available on the MATH CPX menu.
4: fPart(
Fractional part
5: int(
Greatest integer
6: min(
Minimum value
7: max(
Maximum value
8: lcm(
Least common multiple
9: gcd(
Greatest common divisor
0: remainder(
Reports the remainder as a whole number from a division of two
whole numbers where the divisor is not zero.
A:
4n/d3 4Un/d
Converts an improper fraction to a mixed number or a mixed number
to an improper fraction.
B:
4F3 4D
Converts a decimal to a fraction or a fraction to a decimal.
C: Un/d
Displays the mixed number template in MathPrint™ mode. In Classic
mode, displays a small u between the whole number and fraction.
D: n/d
Displays the fraction template in MathPrint™ mode. In Classic mode,
displays a thick fraction bar between the numerator and the
denominator.
MATH NUM CPX PRB