Amos Professional Manual
Contents
Index
Contents
04.2.03 Additional help
Section 05 the Basics of AMOS Professional
Chapter 5.01 the Bare Bones
05.1.01 Strings
05.1.01 variables
05.1.02 Naming variables
05.1.03 Types of variables
05.1 03 Storing variables
05.1.04 Arrays
05.1.05 Constants
05.1.05 Functions
05.1.06 Parameters
05.1.07 Procedures
05.1.07 Controlling a program skeleton
05.1.09 Separating commands in a line
05.1.10 Marking the bones of a program
Chapter 5.02 String functions
05.2.01 Reading characters in a string
05.2.02 Finding characters in a string
05.2.03 Converting strings
05.2.04 Manipulating strings
05.2.05 Getting infomation about strings
05.2.05 Array operations
Chapter 5.03 Maths
05.3.01 Arithmetical calculations
05.3.01 Calculation priorities
05.3.02 Fast calculations
05.3.03 Relative values
05.3.04 Values and signs
05.3.04 Floating point numbers
05.3.05 Single and double precision
05.3.06 Standard mathematical functions
05.3.07 Trigonometry
05.3.10 Random numbers
Chapter 5.04 Control Structures
05.4.03 Decision making
05.4.04 Structured tests
05.4.06 Using loops
05.4.08 Conditional loops
05.4.09 Controlled loops
05.4.10 Forced jumps
05.4.12 Handling data
Contents
1
4-5
5
6
7
8
9
10
12
13
14
14
Back
Next