EXP Returns e(2.7182818)raised to a
specified power.
FOR F. Used with NEXT to establish FOR-
NEXT loops. Introduces the range
that the loop variable will operate in
during the execution of the loop.
FRE Returns the amount of remaining user
memory in bytes.
GET GE. Used mostly with disk operations to
input a single byte of data.
GOSUB GOS. Branches to a subroutine beginning at
a specified line number.
GOTO G. Branches unconditionally to a
specified line number.
GRAPHICS GR. Specifies one of the eight graphics
modes. (GR.0 can be used to clear
the screen.)
IF Causes conditional branching or the
execution of another statement on
the same line (only if the first
expression is true).
INPUT I. Causes the computer to ask for input
from the keyboard. Execution con-
tinues only when the key is
pressed after data has been inputted.
INT Returns the next lowest whole integer
below a specified value. (Rounding is
always downward, even when the
number is negative.)
LEN Returns the length of the specified
string in bytes or characters. (One
byte contains one character.)
LET LE. Assigns a value to a specific variable
name. (LET is optional in ATARI
BASIC and can be omitted.)
95
Summary of Contents for 65XE
Page 1: ...ATARI 65XE PERSONAL COMPUTER OWNER S MANUAL TM...
Page 3: ...ATARI 65XE PERSONAL COMPUTER TM...
Page 6: ...Part 1 GettingStarted 1...
Page 9: ...4...
Page 23: ...18...
Page 25: ...20...
Page 32: ...Part 2 Programming withATARI BASIC 27...
Page 33: ...28...
Page 59: ...54...
Page 69: ...64...
Page 82: ...Part3 Appendices 77...
Page 83: ...78...
Page 97: ...92...
Page 105: ...100...
Page 125: ...120...
Page 126: ...121 Index...
Page 127: ...122...
Page 134: ...ATARI 1987 Atari Corp All Rights Reserved Printed in Taiwan C072018 001 REV B K l 2 1987...
Page 135: ......