 operators Ŀ
                                         
   +    -    *    /    %    ^    !       
                                         
 constants Ĵ
                                         
   PI      R#      R0 .. R9              
                                         
   R4 = n       R5 = x      R6 = y     
   R7 = x     R8 = y     R9 = xy    
                                         
 statistics functions Ĵ
                                         
   avgX    avgY    avgXY   avgYX         
   stdX    stdY    slope   intcp         
   stdPX   stdPY   pearson               
                                         
 statistics entry Ĵ
                                         
   add (x,y)       del (x,y)             
                                         
 1-place functions Ĵ
                                         
   ln      exp     log     lg     sqrt   
   sin     cos     tan     deg     rad   
   asin    acos    atan    abs     +     
   sinh    cosh    tanh    sgn     -     
   asinh   acosh   atanh   hms           
   ip     fp     ru     rnd    snormal   
                                         
 2-place functions Ĵ
                                         
  poisson (,y)   gcd (x,y)   nCr (n,r)  
  atn2 (x,y)      lcm (x,y)   nPr (n,r)  
                                         
 3-place functions Ĵ
                                         
  cterm (rate,FV,PV)   pmt (pri,rate,n)  
  term (pmt,rate,FV)   fv (pmt,rate,n)   
  rate (FV,PV,n)       pv (pmt,rate,n)   
                                         
  binomial (p,n,y)     hr (H,M,S)        
                                         
 n-place functions Ĵ
                                         
   min     max     len     sum     ssq   
                                         
 commands Ĵ
                                         
   fix n     sci n     eng n     all     
   clear     degree    radian    grad    
   calc      stat      mode      exit    
   calendar mmm yyyy                     
                                         
 (c) R.Roze 1999-2000 
