| Index Entry | Section |
|
| F | | |
| f! used with an address that is not float aligned | 8.7.2 Ambiguous conditions |
| f, stack item type | 5.1 Notation |
| f83name, stack item type | 5.1 Notation |
| F>D, integer part of float cannot be represented by d | 8.7.2 Ambiguous conditions |
| f@ used with an address that is not float aligned | 8.7.2 Ambiguous conditions |
| f_, stack item type | 5.1 Notation |
| facility words, ambiguous conditions | 8.5.2 Ambiguous conditions |
| facility words, implementation-defined options | 8.5.1 Implementation Defined Options |
| facility words, system documentation | 8.5 The optional Facility word set |
| FACOS, |float|>1 | 8.7.2 Ambiguous conditions |
| FACOSH, float<1 | 8.7.2 Ambiguous conditions |
| factoring | 4. An Introduction to ANS Forth |
| factoring similar colon definitions | 5.9.8.1 Applications of CREATE..DOES> |
| factoring tutorial | 3.13 Factoring |
| fam (file access method) | 5.16.2 General files |
| FASIN, |float|>1 | 8.7.2 Ambiguous conditions |
| FASINH, float<0 | 8.7.2 Ambiguous conditions |
| FATAN2, both arguments are equal to zero | 8.7.2 Ambiguous conditions |
| FATANH, |float|>1 | 8.7.2 Ambiguous conditions |
| field naming convention | 5.20.3 Structure Naming Convention |
| field usage | 5.20.2 Structure Usage |
| field usage in class definition | 5.21.3.2 Basic `objects.fs' Usage |
| file access methods used | 8.6.1 Implementation Defined Options |
| file exceptions | 8.6.1 Implementation Defined Options |
| file input nesting, maximum depth | 8.6.1 Implementation Defined Options |
| file line terminator | 8.6.1 Implementation Defined Options |
| file name format | 8.6.1 Implementation Defined Options |
| file search path | 5.16.3 Search Paths |
| file words, ambiguous conditions | 8.6.2 Ambiguous conditions |
| file words, implementation-defined options | 8.6.1 Implementation Defined Options |
| file words, system documentation | 8.6 The optional File-Access word set |
| file-handling | 5.16.2 General files |
| FILE-STATUS, returned information | 8.6.1 Implementation Defined Options |
| files | 5.16 Files |
| files containing blocks | 8.6.1 Implementation Defined Options |
| files containing Forth code, tutorial | 3.7 Using files for Forth code |
| files tutorial | 3.26 Files |
| first definition | 4.3 Your first Forth definition |
| first field optimization | 5.20.2 Structure Usage |
| first field optimization, implementation | 5.20.4 Structure Implementation |
| flags on the command line | 2.1 Invoking Gforth |
| flags tutorial | 3.17 Flags and Comparisons |
| flavours of locals | 5.19.1 Gforth locals |
| FLN, float=<0 | 8.7.2 Ambiguous conditions |
| FLNP1, float=<-1 | 8.7.2 Ambiguous conditions |
| floating point arithmetic words | 5.5.6 Floating Point |
| floating point numbers, format and range | 8.7.1 Implementation Defined Options |
| floating point unidentified fault, integer division | 8.1.2 Ambiguous conditions |
| floating-point arithmetic, pitfalls | 5.5.6 Floating Point |
| floating-point comparisons | 5.5.6 Floating Point |
| floating-point dividing by zero | 8.7.2 Ambiguous conditions |
| floating-point numbers, input format | 5.13.2 Number Conversion |
| floating-point numbers, rounding or truncation | 8.7.1 Implementation Defined Options |
| floating-point result out of range | 8.7.2 Ambiguous conditions |
| floating-point stack | 5.6 Stack Manipulation |
| floating-point stack in the standard | 5.6 Stack Manipulation |
| floating-point stack manipulation words | 5.6.2 Floating point stack |
| floating-point stack size | 8.7.1 Implementation Defined Options |
| floating-point stack width | 8.7.1 Implementation Defined Options |
| floating-point unidentified fault, F>D | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FACOS, FASIN or FATANH | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FACOSH | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FASINH or FSQRT | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FLN or FLOG | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FLNP1 | 8.7.2 Ambiguous conditions |
| floating-point unidentified fault, FP divide-by-zero | 8.7.2 Ambiguous conditions |
| floating-point words, ambiguous conditions | 8.7.2 Ambiguous conditions |
| floating-point words, implementation-defined options | 8.7.1 Implementation Defined Options |
| floating-point words, system documentation | 8.7 The optional Floating-Point word set |
| FLOG, float=<0 | 8.7.2 Ambiguous conditions |
| FOR loops | 5.8.3 Counted Loops |
| FORGET, deleting the compilation word list | 8.10.2 Ambiguous conditions |
| FORGET, name can't be found | 8.10.2 Ambiguous conditions |
| FORGET, removing a needed definition | 8.10.2 Ambiguous conditions |
| forgeting words | 5.22.2 Forgetting words |
| format and range of floating point numbers | 8.7.1 Implementation Defined Options |
| format of glossary entries | 5.1 Notation |
| formatted numeric output | 5.18.2 Formatted numeric output |
| Forth - an introduction | 4. An Introduction to ANS Forth |
| Forth mode in Emacs | 12. Emacs and Gforth |
| Forth source files | 5.16.1 Forth source files |
| Forth Tutorial | 3. Forth Tutorial |
| Forth-related information | C. Other Forth-related information |
| `forth.el' | 12. Emacs and Gforth |
| frequently asked questions | C. Other Forth-related information |
| FSQRT, float<0 | 8.7.2 Ambiguous conditions |
| FTAN on an argument r1 where cos(r1) is zero | 8.7.2 Ambiguous conditions |
| fully relocatable image files | 13.5 Fully Relocatable Image Files |
| functions, tutorial | 3.9 Colon Definitions |
|
| G | | |
| general files | 5.16.2 General files |
| Gforth - leaving | 2.2 Leaving Gforth |
| GFORTH -- environment variable | 2.4 Environment variables |
| GFORTH -- environment variable | 13.5.1 `gforthmi' |
| Gforth environment | 2. Gforth Environment |
| Gforth extensions | 9. Should I use Gforth extensions? |
| Gforth files | 2.5 Gforth files |
| Gforth locals | 5.19.1 Gforth locals |
| Gforth performance | 14.4 Performance |
| gforth-ditc | 13.5.1 `gforthmi' |
| gforth-fast and backtraces | 6. Error messages |
| gforth-fast, difference from gforth | 6. Error messages |
| `gforth.el' | 12. Emacs and Gforth |
| `gforth.fi', relocatability | 13.5 Fully Relocatable Image Files |
| GFORTHD -- environment variable | 2.4 Environment variables |
| GFORTHD -- environment variable | 13.5.1 `gforthmi' |
| GFORTHHIST -- environment variable | 2.4 Environment variables |
| `gforthmi' | 13.5.1 `gforthmi' |
| GFORTHPATH -- environment variable | 2.4 Environment variables |
| glossary notation format | 5.1 Notation |
| GNU C for the engine | 14.1 Portability |
| goals of the Gforth project | 1. Goals of Gforth |
|