home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 1998 April / DPPCPRO0498.ISO / April / MathCad / SETUP / DATA.Z / mcad.cnt (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1997-06-02  |  9.3 KB  |  257 lines

  1. :Base mcad.hlp
  2. :Title Mathcad 7 Professional Help
  3. :Index Mathcad 7 Professional Help = mcad.hlp
  4. 1 The Basics
  5. 2 What you can do with Mathcad=bas_ovrview
  6. 2 The Mathcad desktop=bas_desktop
  7. 2 Your Mathcad worksheet=bas_regions
  8. 2 Equation basics
  9. 3 Evaluating an expression=bas_eval
  10. 3 Defining a variable=bas_vardef 
  11. 3 Defining a function=bas_funcdef 
  12. 3 Evaluating over a range=rv_eval 
  13. 2 Entering text=text_insert 
  14. 2 Graphing basics
  15. 3 Creating an xy graph=graf_create 
  16. 3 Resizing an xy graph=graf_size 
  17. 2 File management basics
  18. 3 Printing=doc_print 
  19. 3 Saving=doc_save 
  20. 1 Equations
  21. 2 Equation basics
  22. 3 Entering equations=ed_editing_expr
  23. 3 Evaluating an expression=bas_eval
  24. 3 Defining a variable=bas_vardef 
  25. 3 Defining a function=bas_funcdef 
  26. 3 Variable and function names=name
  27. 3 Built-in constants=const
  28. 3 Numbers=num
  29. 2 Equation editing
  30. 3 Entering equations=ed_editing_expr 
  31. 3 Editing tools=ed_tools
  32. 3 Changing a name or number=ed_name
  33. 3 Inserting an operator=ed_opinsert
  34. 3 Inserting parentheses=ed_insertparens
  35. 3 Deleting parentheses=ed_deleteparens
  36. 3 Inserting a minus sign=ed_insminus
  37. 3 Deleting a minus sign=ed_delminus
  38. 3 Applying a function=ed_func
  39. 3 Moving parts of an equation=ed_move
  40. 3 Deleting parts of an equation=ed_deletepart
  41. 2 Equation formatting
  42. 2 Formatting numerical results=num_global
  43. 2 Working with fonts=fonts
  44. 2 Highlighting equations=highlight_eqn
  45. 2 Viewing a numerical result in full precision=num_ctrlf 
  46. 1 Text
  47. 2 Text editing
  48. 3 Inserting text=text_insert 
  49. 3 Editing text=text_edit
  50. 3 Importing text=text_import
  51. 3 Moving text=text_move
  52. 3 Math in text=text_math
  53. 3 Creating hypertext links=text_jump
  54. 2 Text formatting
  55. 3 Setting wrap margins=text_width
  56. 3 Changing the font of selected text=text_font
  57. 3 Changing text paragraph properties=text_paragraph_properties
  58. 3 Highlighting text=text_highlightbackground
  59. 3 Checking the spelling of text=text_spell
  60. 2 Text styles
  61. 3 Overview=text_style_overview
  62. 3 Applying a text style=text_style_apply
  63. 3 Modifying a text style=text_style_modify
  64. 3 Creating a new text style=text_style_create
  65. 3 Deleting a text style=text_style_delete
  66. 1 Computational features
  67. 2 Controlling calculations=calc_mode
  68. 2 Iteration=range_var
  69. 2 Doing calculations in parallel=calc_parallel 
  70. 2 Errors in numerical calculations=err
  71. 2 Simplifying expressions before numerical computation=smart_symopt
  72. 1 Layout tools
  73. 2 Overview=bas_regions 
  74. 2 Selecting regions=lay_selectregion
  75. 2 Moving regions=lay_drag
  76. 2 Deleting regions=lay_delete
  77. 2 Blank lines between regions=lay_insdel
  78. 2 Separating regions=lay_separate
  79. 2 Aligning regions=lay_align
  80. 2 Locking regions=lay_lock
  81. 1 Worksheet management
  82. 2 Overview=doc
  83. 2 Worksheet basics
  84. 3 Creating a new worksheet=doc_new 
  85. 3 Opening a worksheet=doc_open 
  86. 3 Saving a worksheet=doc_save 
  87. 3 Closing a worksheet=doc_close 
  88. 3 Renaming a worksheet=doc_rename 
  89. 2 Templates
  90. 3 Creating a new template=doc_createtemplate
  91. 3 Modifying a template=doc_modifytemplate
  92. 3 Using a template=doc_new
  93. 2 Formatting worksheets
  94. 3 Defining headers and footers=doc_hdrftr 
  95. 3 Page layout and margins=doc_margin
  96. 3 Including one worksheet inside another=doc_include
  97. 3 Safeguarding worksheets=lay_lock
  98. 2 Exporting a worksheet
  99. 3 Mailing a worksheet=doc_mail
  100. 3 Exporting a worksheet to another application=doc_export
  101. 2 Printing a worksheet
  102. 3 Printing a worksheet=doc_print
  103. 3 Printing selected pages=doc_pgselect
  104. 3 Printing parts of a page=doc_regselect
  105. 3 Previewing your output=doc_prtprev
  106. 2 References and hyperlinks to worksheets
  107. 3 Including a reference to a worksheet=doc_include
  108. 3 Creating a hyperlink to a worksheet=text_jump
  109. 1 Vectors and matrices
  110. 2 Overview=ra_intro
  111. 2 Array basics
  112. 3 Creating vectors and matrices=ra_make
  113. 3 Computing with vectors and matrices=ra_compute
  114. 3 Displaying vectors and matrices=ra_disp
  115. 3 Graphing a vector=rv_vector
  116. 2 Editing arrays
  117. 3 Changing the size of an array=ra_resize
  118. 3 Extracting elements=ra_extract
  119. 3 Extracting sub-arrays=rafunc_submat
  120. 2 Beginning arrays at an element other than zero=ra_origin
  121. 2 Vector and matrix functions=func_ra
  122. 2 Vector and matrix operators=raop
  123. 2 Limits on array size=ra_limits 
  124. 2 Nested arrays=ra_nested
  125. 1 Strings
  126. 2 Overview=str_intro
  127. 2 Defining a variable as a string=str_var
  128. 2 Defining a function as a string=str_funcdef
  129. 2 String functions
  130. 3 Concatenating strings=str_strcat
  131. 3 Finding the length of a string=str_strlen
  132. 3 Converting a string to a number=str_str2num
  133. 3 Converting a number to a string=str_num2str
  134. 3 Converting a vector to a string=str_vec2str
  135. 3 Converting a string to a vector=str_str2vec
  136. 3 Extracting substrings=str_substr
  137. 3 Locating substrings=str_search
  138. 3 Defining error messages using a string=str_error
  139. 1 Functions
  140.      2 Built-in functions=func
  141.      2 User-defined functions=bas_funcdef
  142.      2 Customized functions=ue_intro
  143. 1 Operators
  144.      2 Arithmetic operators=op
  145.      2 Calculus operators=calcop
  146.      2 Boolean operators=logop
  147.      2 Vector and matrix operators=raop
  148.      2 User-defined operators=opcustom
  149. 1 Statistics
  150.      2 Population and sample statistics=stat_func
  151.      2 Density and distribution functions=distr
  152.      2 Random number generators=random
  153.      2 Cubic splines=stat_interp_cubic
  154.      2 Regression=regr
  155.      2 Smoothing=smooth
  156.      2 Interpolation=stat_interp
  157.      2 Prediction=stat_interp_predict
  158. 1 Solving equations
  159.      2 One equation in one unknown=solve_1 
  160.      2 N linear equations in N unknowns=solve_lsolve
  161.      2 N nonlinear equations in N unknowns=solve_nl
  162.      2 Approximate solutions to a system of equations=solve_approx 
  163.      2 All roots of a polynomial=solve_root
  164.      2 Symbolic solution of an equation=sym_solve
  165.      2 Symbolic solution of a system of equations=sym_solvesys
  166.      2 Differential Equations=de
  167. 1 Data Management
  168.      2 Overview=componen_overview
  169.      2 Introduction to components=componen_intro
  170.      2 Importing data=componen_import
  171.      2 Exporting data=componen_export
  172.      2 Exchanging data with other applications=componen_exchange
  173.      2 Functions for Reading and writing to ASCII data files=io
  174. 1 Data Analysis
  175.      2 Statistical functions=stat
  176.      2 Population statistics=stat_func
  177.      2 Regression=regr
  178.      2 Interpolation=stat_interp
  179. 1 Graphs in two dimensions
  180.      2 Cartesian (XY) graphs=graf
  181.      2 Polar plots=polar
  182. 1 Graphs in three dimensions
  183.      2 Surface plots=graf_surface
  184.      2 Contour plots=contour_graf
  185.      2 3D bar charts=graf_bar
  186.      2 Scatter plots=graf_scatter
  187.      2 Vector field plots=vector_graf
  188. 1 Symbolic calculation
  189.      2 Overview of symbolic calculation=symbolic
  190.      2 Live symbolic evaluation=smart_livesym
  191.      2 Using keywords for live symbolic evaluation=smart_usekeys
  192.      2 Symbolic algebra=symbolic_algebra
  193.      2 Symbolic calculus=symbolic_calculus
  194.      2 Solving equations symbolically=symbolic_solve
  195.      2 Symbolic matrix manipulation=symbolic_matrix
  196.      2 Symbolic transforms=symbolic_transform
  197.      2 Using functions and variables=symbolic_funcvar
  198. 1 Units and dimensions
  199. 2 Overview=unit
  200. 2 Attaching units to a variable=unit_attach
  201. 2 Unit conversions=unit_cnvrt
  202. 2 Choosing a system of units=unit_system
  203. 2 Defining a new unit=unit_define
  204. 2 Renaming dimensions=unit_rename
  205. 2 Built-in units=unit_insert
  206. 1 Programming
  207.      2 Overview=programming
  208.      2 What is a program?=prog_whatis
  209.      2 Defining a program=prog_define
  210.      2 Conditional statements=prog_conditional
  211.      2 Program loops=prog_loop
  212.      2 Evaluating a program symbolically=prog_sym
  213.      2 Programming examples=prog_examples
  214. 1 Animation
  215.      2 Overview=anim_intro
  216.      2 Creating the animation=anim_create
  217.      2 Playing back the animation=anim_play
  218.      2 Saving the animation=anim_save
  219.      2 Animation examples=anim_examples
  220. 1 Importing graphics
  221.      2 Overview=graf_sketch
  222.      2 Importing from the clipboard=graf_importbitmap 
  223.      2 Importing from a file=graf_filename
  224.      2 Importing by dragging from another application=ole_drag
  225.      2 Inserting a graphics object=graf_insobj
  226.      2 Editing an imported graphics image=ole_edit
  227.      2 Image processing=sk_funcs
  228. 1 The Resource Center
  229.      2 Opening the Resource Center=h_openRC
  230.      2 Resource Center toolbar=h_palettRC
  231.      2 Searching through the Resource Center=h_searchRC
  232.      2 Browsing through the Resource Center=h_browseRC
  233.      2 Browsing the Web with the Resource Center=h_webbrowse
  234.      2 Copying information from the Resource Center=h_pasteRC
  235.      2 Making notes in the Resource Center=h_annotRC
  236. 1 The Collaboratory
  237.      2 Using the Collaboratory=doc_Internet
  238.      2 Connecting to the Internet=doc_internet_connect
  239.      2 Sending a text message to the Collaboratory=doc_nettextsave
  240.      2 Sending a file to the Collaboratory=doc_netfilesave
  241.      2 Sending a worksheet to the Collaboratory=doc_netsave
  242.      2 Deleting a topic from the Collaboratory=doc_netdel
  243. 1 Electronic Books
  244.      2 Overview=hbk
  245.      2 Browsing through a Book=h_browse
  246.      2 Searching through a Book=h_search
  247.      2 Copying information from an Electronic Book=h_paste
  248.      2 Making notes in a Book=h_annot
  249.      2 Additional books=h_additi
  250. 1 Keyboard help
  251.      2 Greek letters=keyb_greek
  252.      2 Operators=keyb_op
  253.      2 Worksheets and windows=keyb_doc
  254.      2 Editing=keyb_edit
  255.      2 Cursor movement=keyb_cursor
  256.      2 Creating regions=keyb_create
  257.