Texas Instruments TI-80 User Manual - Page 91

The midpoint of the current graph not the inter of the, remain unchanged.

Page 91 highlights

ZDECIMAL ZSQUARE ZSTANDARD ZTRIG ZDECIMAL replots the functions immediately, updates the Window variables to preset values that set @X and @Y equal to .1, and defines the X and Y value of each pixel as one decimal. XMIN = L3 . 1 XMAX = 3.1 XSCL = 1 YMIN = L2 . 3 YMAX = 2.3 YSCL = 1 ZSQUARE replots the functions immediately, redefining the window based on the current Window variables, but adjusted in only one direction so that @X=@Y. This makes the graph of a circle look like a circle. XSCL and YSCL remain unchanged. The midpoint of the current graph (not the intersection of the axes) becomes the midpoint of the new graph. ZSTANDARD replots the functions immediately, updating the Window variables to the standard values: XMIN = L10 XMAX = 10 XSCL = 1 YMIN = L10 YMAX = 10 YSCL = 1 ZTRIG replots the functions immediately, updating the Window variables to preset values appropriate for plotting trig functions. In RADIAN mode, these are: XMIN = L(31/12)p (L8.115781..) XMAX = (31/12)p (8.1157810..) XSCL = (p/2) (1.5707963..) YMIN = L2 ( L2 ) YMAX = 2 ( 2 ) YSCL = 1 (1) Function Graphing 4-17

  • 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
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235

Function Graphing
4-17
ZDECIMAL
replots the functions immediately, updates the
Window variables to preset values that set
@
X
and
@
Y
equal to
.1
, and defines the
X
and
Y
value of each pixel as one decimal.
XMIN =
L
3.1
YMIN =
L
2.3
XMAX = 3.1
YMAX = 2.3
XSCL = 1
YSCL = 1
ZSQUARE
replots the functions immediately, redefining the
window based on the current Window variables, but adjusted
in only one direction so that
@
X=
@
Y
. This makes the graph of a
circle look like a circle.
XSCL
and
YSCL
remain unchanged.
The midpoint of the current graph (not the intersection of the
axes) becomes the midpoint of the new graph.
ZSTANDARD
replots the functions immediately, updating the
Window variables to the standard values:
XMIN =
L
10
YMIN =
L
10
XMAX = 10
YMAX = 10
XSCL = 1
YSCL = 1
ZTRIG
replots the functions immediately, updating the
Window variables to preset values appropriate for plotting trig
functions. In
RADIAN
mode, these are:
XMIN =
L
(31/12)
p
(
L
8.115781..)
YMIN =
L
2 (
L
2)
XMAX = (31/12)
p
(8.1157810..)
YMAX = 2 (2)
XSCL = (
p
/2) (1.5707963..)
YSCL = 1 (1)
ZDECIMAL
ZSQUARE
ZSTANDARD
ZTRIG