home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e034 / 1.ddi / RELNOTES.TXT < prev    next >
Encoding:
Text File  |  1993-03-16  |  6.0 KB  |  169 lines

  1.              RELEASE NOTES FOR MATHCAD 4.0
  2.              -----------------------------
  3.  
  4. These notes provide last minute information on this version
  5. of Mathcad as well as corrections to the documentation.
  6.  
  7. I: INSTALLATION ON BADLY FRAGMENTED DISKS
  8.  
  9. Since your computer frequently saves and deletes files to
  10. your hard disk, it is normal for the hard disk to become
  11. "fragmented." This means that there isn't much contiguous
  12. free space on your disk. The result is that many files,
  13. especially big ones, have to be saved in small pieces in
  14. different parts of the disk.
  15.  
  16. If your hard disk is badly fragmented, the computer has to
  17. hunt all over your hard disk for free space. This will
  18. significantly slow the installation. You may wish to
  19. unfragment your hard disk using any of a number of disk
  20. optimizing utilities. Doing so will increase performance not
  21. only for Mathcad but for all applications on your system.
  22.  
  23. II: LOW MEMORY CONDITIONS
  24.  
  25. The memory requirements given in the User's Guide are
  26. adequate for normal use. It is possible under some
  27. conditions to run out of memory.
  28.  
  29. Such conditions might arise:
  30.  
  31.     (1) When many other applications are running at once.
  32.  
  33.     (2) When you're making unusually heavy use of
  34.         symbolic math or SmartMath features, or
  35.  
  36.     (3) When you work with very large arrays. Since each
  37.         element of an array requires 8 bytes of memory, a
  38.         single 1000 x 1000 array will, by itself, use 8 MB
  39.         of memory.
  40.  
  41. Under these conditions, it is prudent to save your document
  42. frequently.
  43.  
  44. III: WINDOWS SWAP FILES
  45.  
  46. Windows 3.1 sets aside a portion of your hard disk for a
  47. "swap file." It uses this file to create "virtual memory."
  48. Since virtual memory makes use of the hard disk, it is
  49. slower than actual RAM. You can improve its performance by
  50. creating a permanent swap file if you have not already done
  51. so. Such a file makes use of contiguous blocks on your hard
  52. disk.
  53.  
  54. The size of a permanent swap file is constrained by the
  55. smallest of the following three limits.
  56.  
  57. (1) The amount of contiguous hard-disk space. You can
  58.     increase this by defragmenting your hard disk as
  59.     described in section I above.
  60.  
  61. (2) 50% of your free disk space.
  62.  
  63. (3) Four times the amount of RAM on your system plus 4MB.
  64.     Thus, 3MB RAM allows no more than 3MB*4 + 4MB or 16MB
  65.     of swap file space.
  66.  
  67. IV: ADDITIONS TO DOCUMENTATION
  68.  
  69. A: Printing
  70. You may find options for collate and number of copies grayed
  71. out on your Print dialog box. Since Windows uses the same
  72. Print dialog box for all printers, these are probably gray
  73. because your particular Windows printer driver does not
  74. support these features.
  75.  
  76. B: Colors
  77. Mathcad can display only those colors available on your
  78. display. If your colors do not display as you expect them
  79. to, check your available colors through the Windows control
  80. panel.
  81.  
  82. C: Zooming Windows
  83. You can edit both math and text when zooming in for a close-
  84. up view of your document (zoom factor > 100%). However, when
  85. you zoom out for an overall view (zoom factor < 100%), you
  86. can edit only math regions. You cannot edit text. All other
  87. functions are as described on page 58 of the User's Guide.
  88.  
  89. D: Fonts
  90. On some systems, fonts on the screen are a slightly
  91. different width from the corresponding font on the printer.
  92. Because of this, some text and math regions may extend
  93. beyond the right margin when printed even though they do not
  94. appear to do so on the screen.
  95.  
  96. E: Copy Answer
  97. As mentioned on page 115, when you copy a numerical result,
  98. you copy only up to the precision displayed. However, if the
  99. result is displayed with trailing zeros, these zeros are not
  100. copied with the result.
  101.  
  102. When you copy a numerical result to the clipboard as
  103. described on page 115, you cannot use that number in
  104. conjunction with the "Substitute for Variable" command on
  105. the Symbolic menu. To do so, first paste it into a blank
  106. space and copy it again.
  107.  
  108. F: Polar plots
  109. Since polar plots must be circular, Mathcad does not permit
  110. you to resize a polar plot arbitrarily as you would an X-Y
  111. plot. When resizing a polar plot, always place the mouse
  112. pointer on the lower-right corner of the plot.
  113.  
  114. V: CHANGES TO DOCUMENTATION
  115.  
  116. The operator palette has changed since the User's Guide was
  117. printed. A button for the symbolic equal sign was inserted
  118. below the button for the numerical equal sign "=". This
  119. change affects most screen-shots in the User's Guide.
  120.  
  121. Page 9
  122. The file "mathcad.clp" in the CLIPS directory is actually
  123. named "mathcad.smr."
  124.  
  125. Page 89
  126. The Tab key in a text region moves to the end of the current
  127. word rather than to the beginning of the next word.
  128.  
  129. Page 139
  130. In Figure 1, the default system of units is CGS. To
  131. reproduce this example, choose Units from the Math menu and
  132. make the default system of units CGS.
  133.  
  134. Page 245
  135. Solve blocks can solve fifty equations in fifty unknowns,
  136. not forty-nine.
  137.  
  138. Page 362
  139. The subscript for theta in the definition of Z in Figure 6
  140. should be n rather than m.
  141.  
  142. VI: Difficulty locating MCAD.DLL
  143.  
  144. If you are upgrading from Mathcad 3.1 you may encounter the
  145. error message "Cannot find MCAD.DLL." This message is a
  146. benign one. It merely indicates that you have an older 16-
  147. bit DLL on your system. If you have purchased Mathcad
  148. Function Packs in the past, you will find that these
  149. functions are undefined. None of the functions described in
  150. the User's Guide are affected. To update to a 32-bit file,
  151. please call MathSoft Technical Support at 1-800-628-4223
  152. between 9:00 and 5:30 Eastern time. From outside the U.S.A.
  153. or inside Massachusetts, call 617-577-1017.
  154.  
  155.  
  156. VII: INCOMPATIBILITIES WITH SHAREWARE
  157.  
  158. Certain shareware memory monitoring software may be
  159. incompatible with Mathcad. If you are running such software
  160. and experience unexplained crashes, try disabling any memory
  161. monitoring software you have running.
  162.  
  163. VIII: INSTALLATION ON 286
  164.  
  165. Neither the installation program nor Mathcad will run on an
  166. 80286 based machine. If you attempt to install on such a
  167. machine you will get the error message "Bindtime error:
  168. Cannot load library: 'KRNL386.EXE.'"
  169.