20070201
  k  Other Functions
  • Be sure to specify Comp for Mode in the Setup screen.
  
  Example   Operation  
   ' 2 +   ' 5 = 3.65028154 
 !x (' ) 2 + !x (' ) 5 w  
     (3 +  i  ) =  1.755317302
        +0.2848487846 
i  
  <Line> 
  !x (' )(d+ ! a ( i )) w 
   <Math> 
  !x (' )d+ ! a ( i )w  
 (–3)
 2
  = (–3)  ×   (–3) = 9 
 ( -  3 ) xw  
 –3
 2
  = –(3  ×   3) = –9 
 -  3 xw  
 
  
  
  1
–––––– = 12
 1    1 
–– – ––
 3    4
 
  <Line> 
  (  3 ! ) ( x  
  –1
 )-  4 ! ) ( x  
  –1
 )) ! ) ( x  
  –1
 )w 
   <Math> 
  $  1 c $  1 c  3 e - $  1 c  4 w  
 8! (= 1  ×   2  ×   3  ×   ....  ×   8)
   = 40320 
  8 K 6 (g )3 (PROB)1 (
 x  !)w  
 
 3
   36 × 42 ×49 = 42    <Line> 
  ! ( (
 3
  ' )(  36 *  42 *  49 ) w 
   <Math> 
  ! ( (
 3
  ' ) 36 *  42 *  49 w  
 What is the absolute value of  
  
  the common logarithm of 
3
4
 ? 
  
|
  log 
3
4
 
|
  = 0.1249387366 
  <Line> 
  K 6 (g )4 (NUM)1 (Abs)l (  3 /  4 ) w 
   <Math> 
  4 (MATH)3 (Abs)l$  3 c  4 w  
 What is the integer part of
  – 3.5?                             – 3 
 K 6 (g )4 (NUM)2 (Int)-  3.5 w  
 What is the decimal part of
  – 3.5?                          – 0.5 
 K 6 (g )4 (NUM)3 (Frac)-  3.5 w  
 What is the nearest integer
  not exceeding – 3.5?      – 4 
 K 6 (g )4 (NUM)5 (Intg)-  3.5 w  
2-4-7
Function Calculations