| Index Entry | Section |
|
| N | | |
| negation | 8.3 Arithmetic Operators |
| NLP | 23. Optimization |
| nonlinear equations | 19. Nonlinear Equations |
| nonlinear programming | 23. Optimization |
| not operator | 8.5 Boolean Expressions |
| numeric constant | 3.1.1 Numeric Objects |
| numeric constant | 4. Numeric Data Types |
| numeric value | 3.1.1 Numeric Objects |
| numeric value | 4. Numeric Data Types |
|
| O | | |
| oct | A.1 Oct-Files |
| oct-files | A.1 Oct-Files |
| Octave command options | 2.1.1 Command Line Options |
| octave-tags | F.2 Using Octave Mode |
| ODE | 22. Differential Equations |
| on-line help | 2.3 Commands for Getting Help |
| operator precedence | 8.8 Operator Precedence |
| operators, arithmetic | 8.3 Arithmetic Operators |
| operators, assignment | 8.6 Assignment Expressions |
| operators, boolean | 8.5 Boolean Expressions |
| operators, decrement | 8.6 Assignment Expressions |
| operators, increment | 8.6 Assignment Expressions |
| operators, logical | 8.5 Boolean Expressions |
| operators, relational | 8.4 Comparison Operators |
| optimization | 23. Optimization |
| options, Octave command | 2.1.1 Command Line Options |
| or operator | 8.5 Boolean Expressions |
| oregonator | 22.1 Ordinary Differential Equations |
| otherwise statement | 10.2 The switch Statement |
| output conversions, for printf | 14.2.7 Table of Output Conversions |
|
| P | | |
| patches, submitting | D.6 Sending Patches for Octave |
| persistent statement | 7.2 Persistent Variables |
| persistent variables | 7.2 Persistent Variables |
| plotting | 15. Plotting |
| precision (printf) | 14.2.6 Output Conversion Syntax |
| printing notation | 1.3.3 出力の表記 |
| program, self contained | 2.6 Executable Octave Programs |
| programs | 2.7 Comments in Octave Programs |
| prompt customization | 2.4.7 Customizing the Prompt |
|
| Q | | |
| QP | 23. Optimization |
| QR factorization | 18.3 Matrix Factorizations |
| QR factorization | 20.2 Linear Algebra on Sparse Matrices |
| quadratic programming | 23. Optimization |
| quitting octave | 1.1 Octaveの実行 |
| quitting octave | 2.2 Quitting Octave |
| quotient | 8.3 Arithmetic Operators |
|
| R | | |
| range expressions | 4.2 Ranges |
| relational operators | 8.4 Comparison Operators |
| reporting bugs | D.2 Reporting Bugs |
| reporting bugs | D.4 Where to Report Bugs |
| results, incorrect | D.3 Have You Found a Bug? |
| results, incorrect | D.5 How to Report Bugs |
|
| S | | |
| saving data | 14.1.3 Simple File I/O |
| Schur decomposition | 18.3 Matrix Factorizations |
| script files | 11. Functions and Script Files |
| scripts | 2.6 Executable Octave Programs |
| self contained programs | 2.6 Executable Octave Programs |
| short-circuit evaluation | 8.5.2 Short-circuit Boolean Operators |
| side effect | 8.6 Assignment Expressions |
| singular value decomposition | 18.3 Matrix Factorizations |
| speedups | C.2 Tips for Making Code Run Faster. |
| standards of coding style | C. Tips and Standards |
| startup | 2.1.2 Startup Files |
| startup files | 2.1.2 Startup Files |
| statements | 10. Statements |
| strings | 3.1.3 String Objects |
| strings | 5. Strings |
| Structural Rank | 20.2 Linear Algebra on Sparse Matrices |
| structure elements, looping over | 10.5.1 Looping Over Structure Elements |
| structures | 3.1.4 Data Structure Objects |
| structures | 6.1 Data Structures |
| submitting diffs | D.6 Sending Patches for Octave |
| submitting patches | D.6 Sending Patches for Octave |
| subtraction | 8.3 Arithmetic Operators |
| suggestions | D.3 Have You Found a Bug? |
| switch statement | 10.2 The switch Statement |
|
| T | | |
| TAGS | F.2 Using Octave Mode |
| test functions | B. Test and Demo Functions |
| tests for equality | 8.4 Comparison Operators |
| tips | C. Tips and Standards |
| transpose | 8.3 Arithmetic Operators |
| transpose, complex-conjugate | 8.3 Arithmetic Operators |
| troubleshooting | D. Known Causes of Trouble |
| try statement | 10.9 The try Statement |
|
| U | | |
| unary minus | 8.3 Arithmetic Operators |
| undefined behavior | D.3 Have You Found a Bug? |
| undefined function value | D.3 Have You Found a Bug? |
| unwind_protect statement | 10.8 The unwind_protect Statement |
| unwind_protect_cleanup | 10.8 The unwind_protect Statement |
| use of comments | 2.7 Comments in Octave Programs |
| user-defined data types | 3.2 User-defined Data Types |
| user-defined functions | 11. Functions and Script Files |
| user-defined variables | 7. Variables |
| Utility Functions | 17.1 Utility Functions |
| Utility Functions | 17.1 Utility Functions |
| Utility Functions | 20.1.2 Creating Sparse Matrices |
| Utility Functions | 20.1.2 Creating Sparse Matrices |
|
| V | | |
| variable descriptions | 1.3.5.3 変数の解説例 |
| variable-length argument lists | 11.3 Variable-length Argument Lists |
| variable-length return lists | 11.4 Variable-length Return Lists |
| variables, global | 7.1 Global Variables |
| variables, persistent | 7.2 Persistent Variables |
| variables, user-defined | 7. Variables |
|