Sharp EL-9450 Operation Manual page 52

Graphing calculator
Hide thumbs Also See for EL-9450:
Table of Contents

Advertisement

4 fpart
fpart value
Returns only the fraction part of a decimal number.
* A real number, a list, variable, or equation can be
used as values.
Example
• Discard the integer part of 32.01.
M B 4 3 2 . 0
1 E
int value
5 int
Rounds down a decimal
number to the closest
integer.
Example
• Round down 34.56 to the nearest whole number.
M B 5 3 4 . 5 6 E
min( list )
6 min(
Finds and returns the minimum value within a list of
numbers. To define a list of more than two numbers,
group the numbers with brackets (@ { and
@ }), with each element separated by a
comma.
Example
• Find the smallest value among 4, 5, and
M B 6 @ { 4 , 5 ,
_ 9 @ }
) E
7 max(
max( list )
Finds and returns the
maximum value within a list
of numbers.
Example
• Find the largest value among 4, 5, and
M B 7 @ { 4 , 5 ,
_ 9 @ } ) E
Chapter 3: Manual Calculations
-
9.
-
9.
45

Advertisement

Table of Contents
loading

Table of Contents