| Index Entry | Section |
|
E | | |
| echoing executing commands | 2.4.8 Diary and Echo Commands |
| editing the command line | 2.4 Command Line Editing |
| element-by-element evaluation | 10.5.1 Element-by-element Boolean Operators |
| else statement | 12.1 The if Statement |
| elseif statement | 12.1 The if Statement |
| Emacs TAGS files | D.2 Using Octave Mode |
| end statement | 12. Statements |
| end_try_catch | 12.9 The try Statement |
| end_unwind_protect | 12.8 The unwind_protect Statement |
| endfor statement | 12.5 The for Statement |
| endfunction statement | 13.1 Defining Functions |
| endif statement | 12.1 The if Statement |
| endswitch statement | 12.2 The switch Statement |
| endwhile statement | 12.3 The while Statement |
| equality operator | 10.4 Comparison Operators |
| equality, tests for | 10.4 Comparison Operators |
| equations, nonlinear | 21. Nonlinear Equations |
| erroneous messages | B.3 Have You Found a Bug? |
| erroneous results | B.3 Have You Found a Bug? |
| erroneous results | B.5 How to Report Bugs |
| error message notation | 1.3.4 Error Messages |
| error messages | 2.5 How Octave Reports Errors |
| error messages, incorrect | B.3 Have You Found a Bug? |
| escape sequence notation | 5. Strings |
| evaluation notation | 1.3.2 Evaluation Notation |
| executable scripts | 2.6 Executable Octave Programs |
| execution speed | A.2 Tips for Making Code Run Faster. |
| exiting octave | 1.1 Running Octave |
| exiting octave | 2.2 Quitting Octave |
| exponentiation | 10.3 Arithmetic Operators |
| expression, range | 4.2 Ranges |
| expressions | 10. Expressions |
| expressions, assignment | 10.6 Assignment Expressions |
| expressions, boolean | 10.5 Boolean Expressions |
| expressions, comparison | 10.4 Comparison Operators |
| expressions, logical | 10.5 Boolean Expressions |
|
F | | |
| factorial function | 10.2.2 Recursion |
| fatal signal | B.3 Have You Found a Bug? |
| financial functions | 26. Financial Functions |
| flag character (printf ) | 16.2.6 Output Conversion Syntax |
| flag character (scanf ) | 16.2.12 Input Conversion Syntax |
| flying high and fast | 9. Variables |
| fonts | 1.3.1 Fonts |
| for statement | 12.5 The for Statement |
| Fordyce, A. P. | 11. Evaluation |
| Frobenius norm | 20.1 Basic Matrix Functions |
| function descriptions | 1.3.5.1 A Sample Function Description |
| function file | 1.3.5.1 A Sample Function Description |
| function file | 13.6 Function Files |
| function statement | 13.1 Defining Functions |
| functions, user-defined | 13. Functions and Script Files |
| funding Octave development | How You Can Contribute to Octave |
|
G | | |
| getting a good job | 9. Variables |
| global statement | 9.1 Global Variables |
| global variables | 9.1 Global Variables |
| grammar rules | E. Grammar |
| graphics | 17.1 Two-Dimensional Plotting |
| greater than operator | 10.4 Comparison Operators |
|
H | | |
| header comments | A.5 Conventional Headers for Octave Functions |
| help, on-line | 2.3 Commands for Getting Help |
| help, where to find | B.7 How To Get Help with Octave |
| Hermitian operator | 10.3 Arithmetic Operators |
| Hessenberg decomposition | 20.2 Matrix Factorizations |
| history | Preface |
| history of commands | 2.4.5 Commands For Manipulating The History |
|
I | | |
| if statement | 12.1 The if Statement |
| improving Octave | B.3 Have You Found a Bug? |
| improving Octave | B.6 Sending Patches for Octave |
| incorrect error messages | B.3 Have You Found a Bug? |
| incorrect output | B.3 Have You Found a Bug? |
| incorrect output | B.5 How to Report Bugs |
| incorrect results | B.3 Have You Found a Bug? |
| incorrect results | B.5 How to Report Bugs |
| increment operator | 10.6 Assignment Expressions |
| infinity norm | 20.1 Basic Matrix Functions |
| initialization | 2.1.2 Startup Files |
| input conversions, for scanf | 16.2.13 Table of Input Conversions |
| input history | 2.4.5 Commands For Manipulating The History |
| installation trouble | B. Known Causes of Trouble |
| installing Octave | C. Installing Octave |
| introduction | 1. A Brief Introduction to Octave |
| invalid input | B.3 Have You Found a Bug? |
|
J | | |
| job hunting | 9. Variables |
|
K | | |
| keywords | E.1 Keywords |
| known causes of trouble | B. Known Causes of Trouble |
|
L | | |
| language definition | E. Grammar |
| less than operator | 10.4 Comparison Operators |
| lists | 7.1 Lists |
| loadable function | 1.3.5.1 A Sample Function Description |
| logging commands and output | 2.4.8 Diary and Echo Commands |
| logical expressions | 10.5 Boolean Expressions |
| logical operators | 10.5 Boolean Expressions |
| loop | 12.3 The while Statement |
| looping over structure elements | 12.5.1 Looping Over Structure Elements |
| LP | 24. Optimization |
| LU decomposition | 20.2 Matrix Factorizations |
| lvalue | 10.6 Assignment Expressions |
|
M | | |
| mapping function | 1.3.5.1 A Sample Function Description |
| matching failure, in scanf | 16.2.11 Formatted Input |
| matrices | 4.1 Matrices |
| matrix multiplication | 10.3 Arithmetic Operators |
| maximum field width (scanf ) | 16.2.12 Input Conversion Syntax |
| messages, error | 2.5 How Octave Reports Errors |
| minimum field width (printf ) | 16.2.6 Output Conversion Syntax |
| missing data | 3.1.2 Missing Data |
| money | 26. Financial Functions |
| multiplication | 10.3 Arithmetic Operators |
|