home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Science / Science.zip / NADEMO.ZIP / NA.HLP (.txt) < prev    next >
OS/2 Help File  |  1992-01-22  |  17KB  |  385 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. About Numerical Assistant ΓòÉΓòÉΓòÉ
  3.  
  4. Numerical Assistant is a Scientific Calculator designed to replace hand held 
  5. calculators. It uses line based input by either keyboard or mouse to allow easy 
  6. editing and visualization of equations. It may be effectively used by 
  7. engineers, scientists, managers, students or anyone requiring a full function 
  8. calculator. 
  9.  
  10. Numerical Assistant allows you to perform all functions using either the 
  11. keyboard or mouse. All mouse functions have a direct keyboard equivalent and 
  12. vice versa. Main editing functions including Cut, Copy, Paste, Oops (undo), 
  13. Left, Right, and Help are accessed using descriptive icons. All calculator 
  14. functions may be entered by pressing the appropriate button or entering the 
  15. keyboard equivalent. All functions and their equivalents are listed in the keys 
  16. help. Display editing follows all of the default PM actions including Cut, 
  17. Copy, Paste and text selection as well as an added Oops feature. 
  18.  
  19. The calculation portions of Numerical Assistant include full equation editing, 
  20. various result formatting, multi - angle input, unlimited grouping, full memory 
  21. capabilities, and descriptive error trapping. 
  22.  
  23. Good Luck, and I hope you enjoy using Numerical Assistant 
  24.  
  25. For more information on using Numerical Assistant, refer to the help index. 
  26.  
  27.  
  28. ΓòÉΓòÉΓòÉ 2. About Menu Item ΓòÉΓòÉΓòÉ
  29.  
  30. Select About on the System menu to display copyright information about 
  31. Numerical Assistant. 
  32.  
  33.  
  34. ΓòÉΓòÉΓòÉ 3. Cut ΓòÉΓòÉΓòÉ
  35.  
  36. Press the Cut Button , or Shift+Delete to delete Selected Text from the display 
  37. and copy it to the Clipboard. 
  38.  
  39. You can insert the text you cut elsewhere in the display or in any application 
  40. which uses the Clipboard using Paste. 
  41.  
  42. Note:  If a cut operation was done accidently, use Oops to undo the operation. 
  43.  
  44.  
  45. ΓòÉΓòÉΓòÉ 4. Copy ΓòÉΓòÉΓòÉ
  46.  
  47. Press the Copy Button , or Ctrl+Insert to copy Selected Text to the Clipboard. 
  48.  
  49. You can insert the text you copied elsewhere in the display or in any 
  50. application which uses the Clipboard using Paste. 
  51.  
  52.  
  53. ΓòÉΓòÉΓòÉ 5. Paste ΓòÉΓòÉΓòÉ
  54.  
  55. Press the Paste Button , or Shift+Insert to insert text stored in the Clipboard 
  56. into the display at the current cursor position. 
  57.  
  58. If text is Selected, then text from the Clipboard will replace the selected 
  59. text. 
  60.  
  61. Note:  Use Cut or Copy to store text in the Clipboard. 
  62.  
  63. If a paste operation was done accidently, use Oops to undo the operation. 
  64.  
  65.  
  66. ΓòÉΓòÉΓòÉ 6. Oops ΓòÉΓòÉΓòÉ
  67.  
  68. Select the Oops Button , or press Alt+Backspace to sequently undo any changes 
  69. made to the display. This includes editing changes, as well as changes made due 
  70. to calculations. It should be noted that a function entered via a button may be 
  71. removed by pressing Oops once, however if it was entered via the keyboard, each 
  72. keystroke must be removed. Up to 100 steps may be undone unless memory is 
  73. insufficient at which time the storage buffer will be cleared. 
  74.  
  75. Note:  This function does not undo any changes made to the memory however. 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ <hidden> Cancel Button ΓòÉΓòÉΓòÉ
  79.  
  80. Select the Cancel pushbutton to exit the dialog box without performing any 
  81. action. 
  82.  
  83.  
  84. ΓòÉΓòÉΓòÉ <hidden> Help Button ΓòÉΓòÉΓòÉ
  85.  
  86. Select the Help pushbutton when you need help with the highlighted field in the 
  87. dialog box. 
  88.  
  89.  
  90. ΓòÉΓòÉΓòÉ 7. Grouping Equations ΓòÉΓòÉΓòÉ
  91.  
  92. Sections of an equation may be grouped to override default actions and to 
  93. better control the results of the calculation. The number of grouping levels 
  94. are limited only by memory. Grouped sections are indicated by enclosing the 
  95. information in parentheses. The following examples show how grouping works. 
  96.  
  97.    2 + 3 * 5 = 17
  98.    (2 + 3) * 5 = 25
  99.  
  100. In the above example the first equation calculates 3*5 first equating it to 15 
  101. then adds 2 to that result to get 17. Using parentheses, 2+3 is determined 
  102. first getting 5 and then multiplied by 5 to get the result of 25. There are no 
  103. limits to the amounts or levels of grouping, except that every open parenthesis 
  104. must have a matching closing parenthesis. For example the following is also 
  105. valid. 
  106.  
  107.    (((2+3)*(3+6))/6)+12 = 19.5
  108.  
  109. Grouping may also be used in combination with any of the other scientific 
  110. functions. 
  111.  
  112. There is a default priority for which order functions get calculated. For more 
  113. information on this order see Calculation Hierarchy. 
  114.  
  115.  
  116. ΓòÉΓòÉΓòÉ 8. Calculation Hierarchy ΓòÉΓòÉΓòÉ
  117.  
  118. When Numerical Assistant calculates an equation, it uses a set of defined 
  119. priorities to determine which part of the equation will get calculated first. 
  120. This is the default action, but specific calculation order may be defined using 
  121. parentheses. For more information on parentheses, see Grouping Commands. The 
  122. defined priorities are shown in the following table. 
  123.  
  124.  Priority:   Functions: 
  125.  
  126.  1           ( ), = 
  127.  
  128.  2           ΓêÜ, ln, abs, exp, log, and all trigonometric functions 
  129.  
  130.  3           !, ^, ┬ñ, and ΓêÜ 
  131.  
  132.  4           /, and * 
  133.  
  134.  5           +, and - 
  135.  
  136.  Basically, what the above table means is that the parentheses, and equal have 
  137.  the highest priority and are calculated first. Most of the scientific 
  138.  functions have second priority, and so on. The plus and minus operations have 
  139.  the lowest priority and are determined last. The root sign appears twice in 
  140.  priority 2 and 3 because in priority 2 it is being used for xΓêÜy type 
  141.  calculations and in priority 3 it is being used for square root calculations. 
  142.  
  143.  
  144. ΓòÉΓòÉΓòÉ 9. Keys ΓòÉΓòÉΓòÉ
  145.  
  146. Select one of the following to get detailed help for a specific set of buttons: 
  147.  
  148.  o Editing and Cursor Keys 
  149.  o Calculator Control Keys 
  150.  o Scientific Function Keys 
  151.  o Numeric Keypad 
  152.  o Memory Keys 
  153.  
  154.  
  155. ΓòÉΓòÉΓòÉ <hidden> Editing and Cursor Keys ΓòÉΓòÉΓòÉ
  156.  
  157. These keys are used for editing and cursor control. 
  158.  
  159.  Key:   Function: 
  160.  
  161.   Shift+Del Cuts the current selection from the display and saves it in the 
  162.         clipboard. See Cut for more information. 
  163.  
  164.   Ctrl+Ins Copies the current selection from the display and saves it in the 
  165.         clipboard. See Copy for more information. 
  166.  
  167.   Shift+Ins Pastes the contents of the clipboard into the display at the 
  168.         current insertion point, replacing any selected text. See Paste for 
  169.         more information. 
  170.  
  171.   Alt+Backspace Sequently undos any changes made to the display. See Oops for 
  172.         more information. 
  173.  
  174.   Left  Moves the cursor to the left in the display. If pressed while the 
  175.         results of a calculation are being shown, the display will switch back 
  176.         to editing the equation and then move left. 
  177.  
  178.   Right Moves the cursor to the right in the display. If pressed while the 
  179.         results of a calculation are being shown, the display will switch back 
  180.         to editing the equation. 
  181.  
  182.   Ins   Toggles the insert status from overtype to insert. 
  183.  
  184.   Del   Deletes the current selection in the display, or the current character 
  185.         if nothing is selected. 
  186.  
  187.   F1    Brings up the Help System positioned in the Keys Help Section. 
  188.  
  189.  Home   Moves the cursor to the beginning of the display. 
  190.  
  191.  End    Moves the cursor to the end of the display. 
  192.  
  193.  F2     Edit. When pressed while the results of a calculation are being shown, 
  194.         the display will switch back to editing the equation. 
  195.  
  196.  
  197. ΓòÉΓòÉΓòÉ <hidden> Calculator Control Keys ΓòÉΓòÉΓòÉ
  198.  
  199. These keys are used to control the format of the numeric output. 
  200.  
  201.  Key:   Function: 
  202.  
  203.  deg/rad/grad or F3 Switchs the current angle type between degrees, radians and 
  204.         gradians. The current type is the one showing on the button. All 
  205.         trigonometric functions will base their calculations on these angle 
  206.         types. 
  207.  
  208.  fixed/sci or F4 Switches between Fixed Point and Scientific notation. 'fixed' 
  209.         indicates normal notation, 'sci' indicates scientific notation. 
  210.  
  211.  .xx or F5 Defines the number of decimal places used to display the output. The 
  212.         default '.' is the number of decimal places required, but may be set to 
  213.         any number between .0 and .16. Note, this key will repeat when held 
  214.         down. 
  215.  
  216.  arc    Selects the inverse of the trigonometric functions. Follow this key 
  217.         with any one of: asin, acos, or atan to get the inverse of that 
  218.         function. 
  219.  
  220.  hyp    Selects the hyperbolic of the trigonometric functions. Follow this key 
  221.         with any one of: sinh, cosh, or tanh to get the hyperbolic of that 
  222.         function. 
  223.  
  224.  Clr or F6 Clears the display. If this key is chosen by mistake, press the oops 
  225.         key to restore the display. 
  226.  
  227.  
  228. ΓòÉΓòÉΓòÉ <hidden> Scientific Function Keys ΓòÉΓòÉΓòÉ
  229.  
  230. These keys are used for defining the desired scientific functions. 
  231.  
  232.  Key:   Calculation: 
  233.  
  234.  n!     Factorial: 5! = 5*4*3*2*1 = 120. Note: decimal numbers will be 
  235.         calculated as follows 5.4! = 5.4*4.4*3.4*2.4*1.4 = 271.43424. 
  236.  
  237.  abs    Absolute Value: abs(-5) = 5. 
  238.  
  239.  sin    Sine: sin(60) = 0.866025403. The results of this calculation depend on 
  240.         the type of angle used. See Calculator Control Keys for more 
  241.         information. The example shown is for an angle type of degrees. 
  242.  
  243.  cos    Cosine: cos(60) = 0.5. The results of this calculation depend on the 
  244.         type of angle used. See Calculator Control Keys for more information. 
  245.         The example shown is for an angle type of degrees. 
  246.  
  247.  tan    Tangent: tan(60) = 1.732050808. The results of this calculation depend 
  248.         on the type of angle used. See Calculator Control Keys for more 
  249.         information. The example shown is for an angle type of degrees. 
  250.  
  251.  10^x   Ten to the power of x: 10^5 = 100000. 
  252.  
  253.  log    Base 10 logarithm: log(100000) = 5. 
  254.  
  255.  3ΓêÜ or 3rt Cubic root: 3ΓêÜ5 = 1.709975947. Note: 3ΓêÜ3ΓêÜ8 would be calculated as 
  256.         (3ΓêÜ3)ΓêÜ8 which is the 3ΓêÜ3 rd root of eight and not the cubed root of the 
  257.         cubed root of eight. To get this effect enter as follows: 3ΓêÜ(3ΓêÜ8) 
  258.  
  259.  xΓêÜy or xrty xth root of y: 5ΓêÜ5 = 1.379729661. Note: Similar rules to that for 
  260.         cubic roots above apply here. 
  261.  
  262.  y^x    y to the power of x: 3^5 = 243. 
  263.  
  264.  exp    e to the power of x: exp(1) = 2.7182818284590452, exp(5) = 148.4131591. 
  265.  
  266.  ln     Natural logarithm: ln(exp(1)) = 1, ln(5) = 1.609437912. 
  267.  
  268.  1/x    Inverse of x: 1/5 = 0.2. 
  269.  
  270.  ΓêÜ or rt Square root: ΓêÜ5 = 2.236067977. 
  271.  
  272.  x┬ñ or ^2 Square: 5┬ñ = 25. 
  273.  
  274.  
  275. ΓòÉΓòÉΓòÉ <hidden> Numeric Keypad ΓòÉΓòÉΓòÉ
  276.  
  277. These keys are used for entering in numbers. 
  278.  
  279.  Key:   Function: 
  280.  
  281.  ╤â or pi PI: 3.141592653589793. 
  282.  
  283.  1 - 9  Numbers one through nine. These buttons do not repeat when held down. 
  284.  
  285.  0      Number zero. This button will repeat when held down. 
  286.  
  287.  (      Opening parenthesis. Use this to start a group of commands. See 
  288.         Grouping Commands for more information. 
  289.  
  290.  )      Closing parenthesis. Use this to end a group of commands. See Grouping 
  291.         Commands for more information. 
  292.  
  293.  .      Decimal. 
  294.  
  295.  /      Divide symbol: 2 / 5 = .4. 
  296.  
  297.  *      Multiply symbol: 2 * 5 = 10. 
  298.  
  299.  -      Minus symbol or plus/minus indicator: 2 - 5 = -3 or 2 + -5 = -3. 
  300.  
  301.  +      Plus symbol: 2 + 5 = 7. 
  302.  
  303.  =      Equals sign. Indicates that Numerical Assistant should calculate the 
  304.         results of the current display. 
  305.  
  306.  Exp    Exponential indicator: 2E5 = 200000. Adds an 'E' to the display to 
  307.         indicate that an exponential number is being entered. 
  308.  
  309.  
  310. ΓòÉΓòÉΓòÉ <hidden> Memory Keys ΓòÉΓòÉΓòÉ
  311.  
  312. These keys are used for storing calculation results. 
  313.  
  314.  Key:   Function: 
  315.  
  316.  xM or F7 Stores results of the calculation in memory, clearing any previous 
  317.         results. If the display is still being edited, pressing this button 
  318.         will simulate an equal sign being pressed before continuing. 
  319.  
  320.  RM or F8 Retrieves the number stored in memory and inserts it at the current 
  321.         entry point in the display. 
  322.  
  323.  M+ or F9 Adds the results of the calculation to the current value in memory. 
  324.         If the display is still being edited, pressing this button will 
  325.         simulate an equal sign being pressed before continuing. 
  326.  
  327.  
  328. ΓòÉΓòÉΓòÉ 10. Clipboard ΓòÉΓòÉΓòÉ
  329.  
  330. The Clipboard holds the text that you Cut or Copy from an application. 
  331.  
  332. The Clipboard can only hold one block of text at a time. When you cut or copy 
  333. text, any text that is already in the Clipboard is replaced with the new 
  334. information. 
  335.  
  336. To use the text stored in the clipboard, you utilize the Paste functions. The 
  337. text contained in the clipboard is accessible by any applications which use the 
  338. clipboard functions and not just the current application. Paste is generally 
  339. used for this purpose, however refer to the specific application for more 
  340. information. This feature of the clipboard is very useful for calculating using 
  341. Numerical Assistant and inserting the results into other applications such as 
  342. spreadsheets and word processors. The reverse is also possible, you may have an 
  343. equation in a word processor which you would like the results of. In this case 
  344. you would cut or copy the equation from the word processor, and paste it into 
  345. Numerical Assistant. 
  346.  
  347.  
  348. ΓòÉΓòÉΓòÉ 11. Selecting text ΓòÉΓòÉΓòÉ
  349.  
  350. Selecting text is used for various editing and clipboard operations. When text 
  351. is selected it will become highlighted. Text may be selected using the mouse, 
  352. keyboard or a combination of the two. 
  353.  
  354. CAUTION:
  355. If an area of text is selected, pressing any character key, the Backspace key, 
  356. or the Delete key deletes the selected text from the display.  You may undo 
  357. this however, by using Oops. 
  358.  
  359. Mouse Alone 
  360.  
  361. Select Text: 
  362.  
  363.   1. Press and hold the first mouse button at the beginning of the text you 
  364.      want to select. 
  365.   2. Move the mouse to highlight the text desired. 
  366.   3. Release the mouse button. 
  367.  
  368.  Mouse and Keyboard Together 
  369.  
  370.   1. Press the first mouse button at the beginning of the text you want to 
  371.      select. 
  372.   2. Press and hold the Shift key down. 
  373.   3. Press the first mouse button at the end of the text you want to select. 
  374.  Keyboard Alone 
  375.  
  376.   1. Press and hold the Shift key at the beginning of the text you want to 
  377.      select. 
  378.   2. Highlight the text desired using the cursor keys. 
  379.   3. Release the Shift key. 
  380.  
  381.  Extending Selection 
  382.  
  383.   1. Hold the Shift key down. 
  384.   2. Press the first mouse button at the end of the area you want to select. 
  385.