home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 8 / bbd08new.zip / MATH1.HLP < prev    next >
Text File  |  1986-07-12  |  1KB  |  31 lines

  1.                                 MATH  page one
  2.  
  3. -------------------------------------------------------------------------------
  4.               + Add                  |    Standard International Symbols       
  5.               - Subtract             |    1K = 1,000                           
  6.               / Divide               |    1M = 1,000,000                       
  7.               * Multiply             |    1G = 1,000,000,000                   
  8.               ^ Exponent             |    1T = 1,000,000,000,000               
  9.        (-value) Negative value       |    1P = 1,000,000,000,000,000           
  10.                                                                                
  11.     Scientific notation use 1E-07 for small numbers, 1E07 for large numbers.  
  12. -------------------------------------------------------------------------------
  13.  
  14.            INT  Integer truncation        FRC  Fraction truncation
  15.            ABS  Absolute value            INV  Inverse sign
  16.            NEG  Negative value            RND  Random number
  17.              %  Percent                     !  Factorial
  18.  
  19.  
  20.        L#  Refers to the result on line L#.
  21.         \  As the first character, does an independent calculation.
  22.         =  As the first character, starts a new series of calculations.
  23.  
  24.                                  
  25.                              
  26.  
  27.  
  28.  
  29.  
  30.  
  31.