Sharp OZ-707 Operation Manual - Page 67

Degree, Delete

Page 67 highlights

DEGREE p o FORMAT: DEGREE Abbreviation: DE. See Also: GRAD, RADIAN PURPOSE: Changes the form of angular values to decimal degrees. REMARKS: There are three forms for representing angular values - decimal degrees, radians and gradient. These forms are used in specifying the arguments to the SIN, COS, and TAN functions and in returning the results from the ASN, ACS, and ATN functions. The. DEGREE function changes the form of all angular values to decimal degree form until GRAD or RADIAN is used. The DMS and DEG functions ca~ be used to convert angles from decimal degree form to degree, mInute, second form and vice versa. DELETE o FORMA T: 1. DELETE line number IENTER I {~} 2. DELETE line number IENTER I t} 3. DELETE line number line number IENTER I t} 4. DELETE line number IENTER I Abbreviation: DEL. See Also: NEW, PASS PURPOSE: Deletes specified program lines in memory. REMARKS: Valid only as direct input in the PRO mode. Format 1 deletes only the specified program line. Format 2 deletes program lines from the line number specified up to the highest program line in memory. Format 3 deletes all program lines between the first specified line number (lower value) and the second specified line number (higher value). Format 4 deletes program lines from the lowest line number in memory up to the specified line number. Using DELETE in the RUN mode generates an error. If a password has been used, the command is not executed and the prompt is displayed. Only the digits 0-9 can be in the line numbers. Specifying a line that does not exist generates an error. Specifying a start line number that is greater than the end line number also generates an error. If the first and second line numbers are omitted, an error will occur. To delete the whole program, use the NEW command. EXAMPLE: DELETE 150· DELETE 200,*· DELETE 50-150'" DELETE ,35*··· • Deletes line 150 only. .. Deletes from line 200 to the highest line number. ••• Deletes all lines between and including line 50 and line 150 Deletes from the lowest line number up to line 35. 122 123

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128

DEGREE
FORMAT:
DEGREE
Abbreviation:
DE.
See
Also:
GRAD, RADIAN
PURPOSE:
Changes the form
of
angular values to decimal degrees.
REMARKS:
There are three forms for representing angular values -
decimal
degrees, radians and gradient. These forms are used in specifying the
arguments to the SIN, COS, and TAN functions and in returning the
results from the ASN, ACS, and ATN functions.
The. DEGREE function changes the form of all angular values to
decimal degree form until GRAD or RADIAN is used. The DMS and
DEG functions
ca~
be
used to convert angles from decimal degree
form to degree, mInute, second form and vice versa.
122
p
o
DELETE
o
FORMA
T:
1. DELETE line number
I
ENTER
I
2. DELETE line number
{~}
I
ENTER
I
3.
DELETE line number
t}
line number
I
ENTER
I
4.
DELETE
t}
line number
I
ENTER
I
Abbreviation:
DEL.
See
Also:
NEW, PASS
PURPOSE:
Deletes specified program lines in memory.
REMARKS:
Valid only as direct input in the PRO mode.
Format 1 deletes only the specified program line. Format 2 deletes
program lines from the line number specified up to the highest program line
in memory. Format 3 deletes all program lines between the first specified
line number (lower value) and the second specified line number (higher
value). Format 4 deletes program lines from the lowest line number in
memory
up
to the specified line number.
Using DELETE in the RUN mode generates an error. If a password has
been used, the command is not executed and the prompt is displayed.
Only the digits 0-9 can be
in
the line numbers. Specifying a line that does
not exist generates an error. Specifying a start line number that is greater
than the end line number also generates an error.
If the first and second line numbers are omitted, an error will occur.
To delete the whole program, use the NEW command.
EXAMPLE:
DELETE
150·
DELETE
200,*·
DELETE
50
-
150'"
DELETE
,35*···
• Deletes line 150 only.
..
Deletes from line 200 to the highest line number.
••• Deletes all lines between and including line
50
and line 150.
•••• Deletes from the lowest line number up to line 35.
123