Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / doc / C / help / Calculator / Ref.sgm
1 <!-- $XConsortium: Ref.sgm /main/6 1996/09/08 22:51:30 rws $ -->
2 <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
3 <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
4 <!-- (c) Copyright 1995 International Business Machines Corp. -->
5 <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
6 <!-- (c) Copyright 1995 Novell, Inc. -->
7 <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
8 <!-- (c) Copyright 1995 Hitachi. -->
9 <Chapter Id="Reference">
10 <Title>&calcname; Reference</Title>
11 <Para>Click any of the topics listed below for help with that particular topic.
12 </Para>
13 <ItemizedList Mark="&bull;" Role="tight">
14 <ListItem Id="HCALC.REF.item.1">
15 <Para><XRef Linkend="changemodes"></Para>
16 </ListItem>
17 <ListItem Id="HCALC.REF.item.2">
18 <Para><XRef Linkend="changebase"></Para>
19 </ListItem>
20 <ListItem Id="HCALC.REF.item.3">
21 <Para><XRef Linkend="changedispmode"></Para>
22 </ListItem>
23 <ListItem Id="HCALC.REF.item.4">
24 <Para><XRef Linkend="changetrigbase"></Para>
25 </ListItem>
26 <ListItem Id="HCALC.REF.item.5">
27 <Para><XRef Linkend="popup"></Para>
28 </ListItem>
29 <ListItem Id="HCALC.REF.item.6">
30 <Para><XRef Linkend="basics"></Para>
31 </ListItem>
32 </ItemizedList>
33 <Sect1 Id="changemodes">
34 <Title>Changing Modes</Title>
35 <Para>The default mode for &calcname; is Scientific. You can find the current
36 mode by checking the label on the first option menu button in the mode line
37 below the
38 display area.
39 </Para>
40 <Graphic Entityref="modeoptmenu" Id="HCALC.REF.fig.1"></Graphic>
41 <IndexTerm>
42 <Primary>change mode</Primary>
43 </IndexTerm>
44 <IndexTerm>
45 <Primary>mode, change</Primary>
46 </IndexTerm>
47 <Para><XRef Linkend="taskchngmodes"></Para>
48 </Sect1>
49 <Sect1 Id="changebase">
50 <Title>Changing the &calcname; Numeric Base</Title>
51 <IndexTerm>
52 <Primary>numeric base, to change</Primary>
53 </IndexTerm>
54 <IndexTerm>
55 <Primary>change numeric base</Primary>
56 </IndexTerm>
57 <Para>The default numeric base for &calcname; is Decimal. You can find the current
58 mode by checking the label on the second option menu button in the mode
59 line below the
60 display area.
61 </Para>
62 <Graphic Entityref="numbase" Id="HCALC.REF.fig.2"></Graphic>
63 <Para>There are four numeric bases:</Para>
64 <ItemizedList Mark="&bull;" Role="tight">
65 <ListItem Id="HCALC.REF.item.7">
66 <Para>Decimal (the default)
67 </Para>
68 </ListItem>
69 <ListItem Id="HCALC.REF.item.8">
70 <Para>Binary
71 </Para>
72 </ListItem>
73 <ListItem Id="HCALC.REF.item.9">
74 <Para>Octal
75 </Para>
76 </ListItem>
77 <ListItem Id="HCALC.REF.item.10">
78 <Para>Hexadecimal
79 </Para>
80 </ListItem>
81 </ItemizedList>
82 <Para>See <Link Type="jump" Linkend="taskchangebase">To Change the Numeric Base</Link>.</Para>
83 </Sect1>
84 <Sect1 Id="changedispmode">
85 <Title>Changing the Display Mode</Title>
86 <IndexTerm>
87 <Primary>change display mode</Primary>
88 </IndexTerm>
89 <IndexTerm>
90 <Primary>display mode</Primary>
91 </IndexTerm>
92 <Para>The default display mode for &calcname; is fixed point. You can find the
93 current
94 mode by checking the label on the third option menu button in the mode
95 line below the
96 display area.
97 </Para>
98 <Graphic Entityref="dispmode" Id="HCALC.REF.fig.3"></Graphic>
99 <Para>There are three display modes:</Para>
100 <ItemizedList Mark="&bull;" Role="tight">
101 <ListItem Id="HCALC.REF.item.11">
102 <Para>Fixed point (Fix)
103 </Para>
104 </ListItem>
105 <ListItem Id="HCALC.REF.item.12">
106 <Para>Engineering (Eng)
107 </Para>
108 </ListItem>
109 <ListItem Id="HCALC.REF.item.13">
110 <Para>Scientific (Sci)
111 </Para>
112 </ListItem>
113 </ItemizedList>
114 <Para>See <Link Type="jump" Linkend="taskchangedisp">To Change the Display Mode</Link>.</Para>
115 </Sect1>
116 <Sect1 Id="changetrigbase">
117 <Title>Changing the Trigonometric Base</Title>
118 <IndexTerm>
119 <Primary>trigonometric base</Primary>
120 </IndexTerm>
121 <Para>There are three trigonometric bases:
122 </Para>
123 <ItemizedList Mark="&bull;" Role="tight">
124 <ListItem Id="HCALC.REF.item.14">
125 <Para>Degrees (Deg)
126 </Para>
127 </ListItem>
128 <ListItem Id="HCALC.REF.item.15">
129 <Para>Gradient (Grad)
130 </Para>
131 </ListItem>
132 <ListItem Id="HCALC.REF.item.16">
133 <Para>Radians (Rad)
134 </Para>
135 </ListItem>
136 </ItemizedList>
137 <Para>The default trigonometric base for &calcname; is degrees. You can find the
138 current
139 mode by checking the label on the fourth option menu button in the mode
140 line below the
141 display area.</Para>
142 <Graphic Entityref="trigbase" Id="HCALC.REF.fig.4"></Graphic>
143 <Para>The relationship between the modes is</Para>
144 <LiteralLayout>360 degrees = 2&pi; radians = 400 gradients  
145 </LiteralLayout>
146 <Para>Gradients and radians are other means of defining angular measurement.
147 Gradients are used in surveying applications and radians are used in
148 mathematical and electrical applications.</Para>
149 <Para>See <Link Type="jump" Linkend="taskchangetrig">To Change the Trigonometric Base</Link>.</Para>
150 </Sect1>
151 <Sect1 Id="popup">
152 <Title>&calcname; Options Menu</Title>
153 <IndexTerm>
154 <Primary>options menu</Primary>
155 </IndexTerm>
156 <Para>The &calcname; options menu appears when you click Options in the
157 &calcname; menubar. It also appears when you click button 3 in the &calcname;
158 window and on most buttons. Some buttons (Functions, Constants, Accuracy,
159 Store, Recall, and Exchange) have unique popup menus or dialogs that appear
160 when you click button 3. The on-item help for each of these buttons
161 describes the menu for that button.</Para>
162 <Para>Here's how the &calcname; popup menu appears when
163 &calcname; is in Scientific or Logical mode:</Para>
164 <Graphic Entityref="calcpopup" Id="HCALC.REF.fig.5"></Graphic>
165 <Para>The Help and Exit buttons provide access to &calcname; Help and
166 terminate &calcname;, respectively.</Para>
167 <Para>See Also
168 </Para>
169 <OrderedList Role="tight">
170 <ListItem Id="HCALC.REF.item.17">
171 <Para><XRef Linkend="viewmemreg"></Para>
172 </ListItem>
173 <ListItem Id="HCALC.REF.item.18">
174 <Para><XRef Linkend="asciiHelp"></Para>
175 </ListItem>
176 <ListItem Id="HCALC.REF.item.19">
177 <Para><XRef Linkend="functionHelp"></Para>
178 </ListItem>
179 <ListItem Id="HCALC.REF.item.20">
180 <Para><XRef Linkend="constantHelp"></Para>
181 </ListItem>
182 </OrderedList>
183 </Sect1>
184 <Sect1 Id="basics">
185 <Title>&calcname; Button Functions</Title>
186 <Para>&calcname; has a number of buttons, many of which are multi-function. This
187 topic defines the functions for each button. The buttons are divided into
188 categories. In the following list click the category you want.
189 You can get
190 information on an individual button by choosing On Item in the &calcname;
191 Help menu. See
192 <Link Type="jump" Linkend="onitem">To Get Help on a Specific Key</Link> for more information.</Para>
193 <ItemizedList Mark="&bull;" Role="tight">
194 <ListItem Id="HCALC.REF.item.21">
195 <Para><XRef Linkend="mainwindow"></Para>
196 </ListItem>
197 <ListItem Id="HCALC.REF.item.22">
198 <Para><XRef Linkend="opsmodes"></Para>
199 </ListItem>
200 <ListItem Id="HCALC.REF.item.23">
201 <Para><XRef Linkend="numbases"></Para>
202 </ListItem>
203 <ListItem Id="HCALC.REF.item.24">
204 <Para><XRef Linkend="displaymodes"></Para>
205 </ListItem>
206 <ListItem Id="HCALC.REF.item.25">
207 <Para><XRef Linkend="trigbases"></Para>
208 </ListItem>
209 <ListItem Id="HCALC.REF.item.26">
210 <Para><XRef Linkend="valuedisplay"></Para>
211 </ListItem>
212 <ListItem Id="HCALC.REF.item.27">
213 <Para><XRef Linkend="memregbtns"></Para>
214 </ListItem>
215 <ListItem Id="HCALC.REF.item.28">
216 <Para><XRef Linkend="mathfuncts"></Para>
217 </ListItem>
218 <ListItem Id="HCALC.REF.item.29">
219 <Para><XRef Linkend="scimodebtns"></Para>
220 </ListItem>
221 <ListItem Id="HCALC.REF.item.30">
222 <Para><XRef Linkend="finmodebtns"></Para>
223 </ListItem>
224 <ListItem Id="HCALC.REF.item.31">
225 <Para><XRef Linkend="logmodebtns"></Para>
226 </ListItem>
227 </ItemizedList>
228 <Sect2 Id="mainwindow">
229 <Title>&calcname; Main Window</Title>
230 <Para>The &calcname; main window consists of a menu bar, a display area, a mode
231 line, and a set of buttons, many of which are multi-function (see <Link Type="jump" Linkend="modedepend">Mode-Dependent Buttons</Link>).</Para>
232 <ItemizedList Mark="&bull;" Role="tight">
233 <ListItem Id="HCALC.REF.item.32">
234 <Para><XRef Linkend="display"></Para>
235 </ListItem>
236 <ListItem Id="HCALC.REF.item.33">
237 <Para><XRef Linkend="modeline"></Para>
238 </ListItem>
239 </ItemizedList>
240 </Sect2>
241 <Sect2 Id="opsmodes">
242 <Title>Operation Modes</Title>
243 <Para>&calcname; has three operation modes:
244 </Para>
245 <OrderedList Role="tight">
246 <ListItem Id="HCALC.REF.item.34">
247 <Para>Scientific (default)
248 </Para>
249 </ListItem>
250 <ListItem Id="HCALC.REF.item.35">
251 <Para>Financial
252 </Para>
253 </ListItem>
254 <ListItem Id="HCALC.REF.item.36">
255 <Para>Logical
256 </Para>
257 </ListItem>
258 </OrderedList>
259 <Para>You choose modes by clicking the first option menu button below the
260 display area and choosing the desired mode from the menu.</Para>
261 <ItemizedList Mark="&bull;" Role="tight">
262 <ListItem Id="HCALC.REF.item.37">
263 <Para><XRef Linkend="Scientific"></Para>
264 </ListItem>
265 <ListItem Id="HCALC.REF.item.38">
266 <Para><XRef Linkend="Financial"></Para>
267 </ListItem>
268 <ListItem Id="HCALC.REF.item.39">
269 <Para><XRef Linkend="Logical"></Para>
270 </ListItem>
271 </ItemizedList>
272 </Sect2>
273 <Sect2 Id="numbases">
274 <Title>Numeric Bases</Title>
275 <Para>There are four numeric bases:
276 </Para>
277 <ItemizedList Mark="&bull;" Role="tight">
278 <ListItem Id="HCALC.REF.item.40">
279 <Para>Bin(ary) &emdash; &sigspace; The base 2 number system in which values
280 are expressed as combinations of two digits, 0 and 1.
281 </Para>
282 </ListItem>
283 <ListItem Id="HCALC.REF.item.41">
284 <Para>Oct(al) &emdash; &sigspace; The base 8 number system consisting of the
285 digits 0 through 7.
286 </Para>
287 </ListItem>
288 <ListItem Id="HCALC.REF.item.42">
289 <Para>Dec(imal) &emdash; &sigspace; The default base 10 numbering system.
290 </Para>
291 </ListItem>
292 <ListItem Id="HCALC.REF.item.43">
293 <Para>Hex(adecimal) &emdash; &sigspace; The base 16 numbering system that consists
294 of the digits 0 through 9 and the uppercase or lowercase letters A
295 (equivalent to decimal 10) through 15 (equivalent to decimal 15).
296 </Para>
297 </ListItem>
298 </ItemizedList>
299 <Para>You choose modes by clicking the second option menu button below the
300 display area and choosing the desired mode from the menu.</Para>
301 <Note>
302 <Para>The alphabetical buttons A through F are only active when &calcname; is in
303 Hex mode.
304 </Para>
305 </Note>
306 <ItemizedList Mark="&bull;" Role="tight">
307 <ListItem Id="HCALC.REF.item.44">
308 <Para><XRef Linkend="Bin"></Para>
309 </ListItem>
310 <ListItem Id="HCALC.REF.item.45">
311 <Para><XRef Linkend="Dec"></Para>
312 </ListItem>
313 <ListItem Id="HCALC.REF.item.46">
314 <Para><XRef Linkend="Hex"></Para>
315 </ListItem>
316 <ListItem Id="HCALC.REF.item.47">
317 <Para><XRef Linkend="Oct"></Para>
318 </ListItem>
319 </ItemizedList>
320 </Sect2>
321 <Sect2 Id="displaymodes">
322 <Title>Display Modes</Title>
323 <Para>There are three display modes:
324 </Para>
325 <ItemizedList Mark="&bull;" Role="tight">
326 <ListItem Id="HCALC.REF.item.48">
327 <Para>Eng(ineering) &emdash; &sigspace; Uses the mantissa-exponent display
328 format, but adjusts the mantissa so the exponent is always a multiple
329 of three. For example, the values 1500, 15000, 150000, and 1500000 are
330 displayed in Eng notation as 1.50e+3, 15.00e+3, 150.00e+3, and 1.50e+6
331 respectively.</Para>
332 </ListItem>
333 <ListItem Id="HCALC.REF.item.49">
334 <Para>Fix(ed) &emdash; &sigspace; The default display mode of fixed-point
335 notation, in which the decimal point has a specified position.</Para>
336 </ListItem>
337 <ListItem Id="HCALC.REF.item.50">
338 <Para>Sci(entific) &emdash; &sigspace; Uses the mantissa-exponent display
339 format, but adjusts the exponent so the mantissa is always in the form
340 n.nn. For example, the values 1500, 15000, 150000, and 1500000 are
341 displayed in Scientific notation as 1.50e+3, 1.50e+4, 1.50e+5, and 1.50e+6,
342 respectively.
343 </Para>
344 </ListItem>
345 </ItemizedList>
346 <Para>You choose the display mode by clicking the third option menu button below
347 the display area and choosing the desired mode from the menu.
348 </Para>
349 <ItemizedList Mark="&bull;" Role="tight">
350 <ListItem Id="HCALC.REF.item.51">
351 <Para><XRef Linkend="Fix"></Para>
352 </ListItem>
353 <ListItem Id="HCALC.REF.item.52">
354 <Para><XRef Linkend="Eng"></Para>
355 </ListItem>
356 <ListItem Id="HCALC.REF.item.53">
357 <Para><XRef Linkend="Sci"></Para>
358 </ListItem>
359 </ItemizedList>
360 </Sect2>
361 <Sect2 Id="trigbases">
362 <Title>Trigonometric Bases</Title>
363 <Para>There are three trigonometric bases:
364 </Para>
365 <ItemizedList Mark="&bull;" Role="tight">
366 <ListItem Id="HCALC.REF.item.54">
367 <Para>Deg(rees) &emdash; &sigspace; The default trigonometric base.
368 </Para>
369 </ListItem>
370 <ListItem Id="HCALC.REF.item.55">
371 <Para>Grad(ient) &emdash; &sigspace;
372 </Para>
373 </ListItem>
374 <ListItem Id="HCALC.REF.item.56">
375 <Para>Rad(ian) &emdash; &sigspace; Another method of representing angular
376 measure. One radian equals 57.2 degrees.
377 </Para>
378 </ListItem>
379 </ItemizedList>
380 <ItemizedList Mark="&bull;" Role="tight">
381 <ListItem Id="HCALC.REF.item.57">
382 <Para><XRef Linkend="Deg"></Para>
383 </ListItem>
384 <ListItem Id="HCALC.REF.item.58">
385 <Para><XRef Linkend="Grad"></Para>
386 </ListItem>
387 <ListItem Id="HCALC.REF.item.59">
388 <Para><XRef Linkend="Rad"></Para>
389 </ListItem>
390 </ItemizedList>
391 <Para>*<XRef Linkend="blank">*<XRef Linkend="Functions">*<XRef Linkend="Constants">*<XRef Linkend="Keys"></Para>
392 </Sect2>
393 <Sect2 Id="valuedisplay">
394 <Title>Value Display Buttons</Title>
395 <OrderedList Role="tight">
396 <ListItem Id="HCALC.REF.item.60">
397 <Para>Int &emdash; &sigspace; Eliminates the fractional portion
398 of the displayed value. Note
399 that no rounding is used; the fractional value is removed, leaving just
400 the integer number of the original value.</Para>
401 </ListItem>
402 <ListItem Id="HCALC.REF.item.61">
403 <Para>Frac &emdash; &sigspace; Eliminates the integer portion of the
404 displayed value. Note
405 that no rounding is used; the integer value is removed, leaving just
406 the fractional part of the original value.</Para>
407 </ListItem>
408 <ListItem Id="HCALC.REF.item.62">
409 <Para>Abs &emdash; &sigspace; Displays the absolute value of the currently
410 displayed number.</Para>
411 </ListItem>
412 <ListItem Id="HCALC.REF.item.63">
413 <Para>Exp &emdash; &sigspace; Use Exp to input the exponential portion
414 of a number. "Exp"
415 appears in the mode line, indicating that &calcname; expects you to enter a
416 number for the exponential value. You can do so by typing in the
417 number or clicking the appropriate number button.</Para>
418 </ListItem>
419 <ListItem Id="HCALC.REF.item.64">
420 <Para>Accuracy &emdash; &sigspace; Specifies the degree of precision used
421 in operations. You
422 can choose from zero to nine places.
423 </Para>
424 </ListItem>
425 </OrderedList>
426 <ItemizedList Mark="&bull;" Role="tight">
427 <ListItem Id="HCALC.REF.item.65">
428 <Para><XRef Linkend="Int"></Para>
429 </ListItem>
430 <ListItem Id="HCALC.REF.item.66">
431 <Para><XRef Linkend="Frac"></Para>
432 </ListItem>
433 <ListItem Id="HCALC.REF.item.67">
434 <Para><XRef Linkend="Abs"></Para>
435 </ListItem>
436 <ListItem Id="HCALC.REF.item.68">
437 <Para><XRef Linkend="Exp"></Para>
438 </ListItem>
439 <ListItem Id="HCALC.REF.item.69">
440 <Para><XRef Linkend="calcAccuracy"></Para>
441 </ListItem>
442 </ItemizedList>
443 </Sect2>
444 <Sect2 Id="memregbtns">
445 <Title>Memory Register Buttons</Title>
446 <ItemizedList Mark="&bull;" Role="tight">
447 <ListItem Id="HCALC.REF.item.70">
448 <Para>Store &emdash; &sigspace; Stores the current value in one of ten
449 memory registers.
450 </Para>
451 </ListItem>
452 <ListItem Id="HCALC.REF.item.71">
453 <Para>Recall &emdash; &sigspace; Recalls the value in a specified register
454 that was stored
455 using the Store button.
456 </Para>
457 </ListItem>
458 <ListItem Id="HCALC.REF.item.72">
459 <Para>Exchange &emdash; &sigspace; Exchanges the value in the specified memory register with
460 the current value in the display area.
461 </Para>
462 </ListItem>
463 </ItemizedList>
464 <ItemizedList Mark="&bull;" Role="tight">
465 <ListItem Id="HCALC.REF.item.73">
466 <Para><XRef Linkend="Store"></Para>
467 </ListItem>
468 <ListItem Id="HCALC.REF.item.74">
469 <Para><XRef Linkend="Recall"></Para>
470 </ListItem>
471 <ListItem Id="HCALC.REF.item.75">
472 <Para><XRef Linkend="Exchange"></Para>
473 </ListItem>
474 </ItemizedList>
475 </Sect2>
476 <Sect2 Id="mathfuncts">
477 <Title>Mathematical Function Buttons</Title>
478 <Para>&calcname; has the standard mathematical function buttons:
479 </Para>
480 <ItemizedList Mark="&bull;" Role="tight">
481 <ListItem Id="HCALC.REF.item.76">
482 <Para><XRef Linkend="reciprocalx"></Para>
483 </ListItem>
484 <ListItem Id="HCALC.REF.item.77">
485 <Para><XRef Linkend="xsquared"></Para>
486 </ListItem>
487 <ListItem Id="HCALC.REF.item.78">
488 <Para><XRef Linkend="calcSqrt"></Para>
489 </ListItem>
490 <ListItem Id="HCALC.REF.item.79">
491 <Para><XRef Linkend="calcpercent"></Para>
492 </ListItem>
493 <ListItem Id="HCALC.REF.item.80">
494 <Para><XRef Linkend="plusorminus"></Para>
495 </ListItem>
496 <ListItem Id="HCALC.REF.item.81">
497 <Para><XRef Linkend="times"></Para>
498 </ListItem>
499 <ListItem Id="HCALC.REF.item.82">
500 <Para><XRef Linkend="calcdivide"></Para>
501 </ListItem>
502 <ListItem Id="HCALC.REF.item.83">
503 <Para><XRef Linkend="minus"></Para>
504 </ListItem>
505 <ListItem Id="HCALC.REF.item.84">
506 <Para><XRef Linkend="equal"></Para>
507 </ListItem>
508 </ItemizedList>
509 </Sect2>
510 <Sect2 Id="scimodebtns">
511 <Title>Scientific Mode Buttons</Title>
512 <Para>Scientific mode is the default &calcname; mode. The Scientific mode
513 buttons are visible only when &calcname; is in
514 Scientific mode.</Para>
515 <Para>See <Link Type="jump" Linkend="Scientific">Scientific</Link> and <Link Type="jump" Linkend="changemodes">Changing Modes
516 </Link>.</Para>
517 <ItemizedList Mark="&bull;" Role="tight">
518 <ListItem Id="HCALC.REF.item.85">
519 <Para><XRef Linkend="Inv"></Para>
520 </ListItem>
521 <ListItem Id="HCALC.REF.item.86">
522 <Para><XRef Linkend="Hyp"></Para>
523 </ListItem>
524 <ListItem Id="HCALC.REF.item.87">
525 <Para><XRef Linkend="e2thex"></Para>
526 </ListItem>
527 <ListItem Id="HCALC.REF.item.88">
528 <Para><XRef Linkend="ten2thex"></Para>
529 </ListItem>
530 <ListItem Id="HCALC.REF.item.89">
531 <Para><XRef Linkend="y2thex"></Para>
532 </ListItem>
533 <ListItem Id="HCALC.REF.item.90">
534 <Para><XRef Linkend="xfactorial"></Para>
535 </ListItem>
536 <ListItem Id="HCALC.REF.item.91">
537 <Para><XRef Linkend="Cos"></Para>
538 </ListItem>
539 <ListItem Id="HCALC.REF.item.92">
540 <Para><XRef Linkend="Sin"></Para>
541 </ListItem>
542 <ListItem Id="HCALC.REF.item.93">
543 <Para><XRef Linkend="Tan"></Para>
544 </ListItem>
545 <ListItem Id="HCALC.REF.item.94">
546 <Para><XRef Linkend="Ln"></Para>
547 </ListItem>
548 <ListItem Id="HCALC.REF.item.95">
549 <Para><XRef Linkend="Log"></Para>
550 </ListItem>
551 <ListItem Id="HCALC.REF.item.96">
552 <Para><XRef Linkend="Rand"></Para>
553 </ListItem>
554 </ItemizedList>
555 </Sect2>
556 <Sect2 Id="finmodebtns">
557 <Title>Financial Mode Buttons</Title>
558 <Para>The Financial mode buttons are visible only when &calcname; is in
559 Financial mode.</Para>
560 <Para>See <Link Type="jump" Linkend="Financial">Financial</Link> and <Link Type="jump" Linkend="changemodes">Changing Modes
561 </Link>.</Para>
562 <ItemizedList Mark="&bull;" Role="tight">
563 <ListItem Id="HCALC.REF.item.97">
564 <Para><XRef Linkend="Term"></Para>
565 </ListItem>
566 <ListItem Id="HCALC.REF.item.98">
567 <Para><XRef Linkend="ipercentYr"></Para>
568 </ListItem>
569 <ListItem Id="HCALC.REF.item.99">
570 <Para><XRef Linkend="Pv"></Para>
571 </ListItem>
572 <ListItem Id="HCALC.REF.item.100">
573 <Para><XRef Linkend="Pmt"></Para>
574 </ListItem>
575 <ListItem Id="HCALC.REF.item.101">
576 <Para><XRef Linkend="Fv"></Para>
577 </ListItem>
578 <ListItem Id="HCALC.REF.item.102">
579 <Para><XRef Linkend="PperYR"></Para>
580 </ListItem>
581 <ListItem Id="HCALC.REF.item.103">
582 <Para><XRef Linkend="CLRfregs"></Para>
583 </ListItem>
584 <ListItem Id="HCALC.REF.item.104">
585 <Para><XRef Linkend="Ctrm"></Para>
586 </ListItem>
587 <ListItem Id="HCALC.REF.item.105">
588 <Para><XRef Linkend="Ddb"></Para>
589 </ListItem>
590 <ListItem Id="HCALC.REF.item.106">
591 <Para><XRef Linkend="Sln"></Para>
592 </ListItem>
593 <ListItem Id="HCALC.REF.item.107">
594 <Para><XRef Linkend="Syd"></Para>
595 </ListItem>
596 </ItemizedList>
597 </Sect2>
598 <Sect2 Id="logmodebtns">
599 <Title>Logical Mode Buttons</Title>
600 <Para>The Logical mode buttons are visible only when &calcname; is in
601 Logical mode.</Para>
602 <Para>See <Link Type="jump" Linkend="Logical">Logical</Link> and <Link Type="jump" Linkend="changemodes">Changing Modes
603 </Link>.</Para>
604 <ItemizedList Mark="&bull;" Role="tight">
605 <ListItem Id="HCALC.REF.item.108">
606 <Para><XRef Linkend="shiftleft"></Para>
607 </ListItem>
608 <ListItem Id="HCALC.REF.item.109">
609 <Para><XRef Linkend="shiftright"></Para>
610 </ListItem>
611 <ListItem Id="HCALC.REF.item.110">
612 <Para><XRef Linkend="trunc16"></Para>
613 </ListItem>
614 <ListItem Id="HCALC.REF.item.111">
615 <Para><XRef Linkend="trunc32"></Para>
616 </ListItem>
617 <ListItem Id="HCALC.REF.item.112">
618 <Para><XRef Linkend="Or"></Para>
619 </ListItem>
620 <ListItem Id="HCALC.REF.item.113">
621 <Para><XRef Linkend="And"></Para>
622 </ListItem>
623 <ListItem Id="HCALC.REF.item.114">
624 <Para><XRef Linkend="Not"></Para>
625 </ListItem>
626 <ListItem Id="HCALC.REF.item.115">
627 <Para><XRef Linkend="Xor"></Para>
628 </ListItem>
629 <ListItem Id="HCALC.REF.item.116">
630 <Para><XRef Linkend="Xnor"></Para>
631 </ListItem>
632 </ItemizedList>
633 <Sect3 Id="display">
634 <Title>Display Area</Title>
635 <IndexTerm>
636 <Primary>display area</Primary>
637 </IndexTerm>
638 <Para>The display area is a single line that displays current values and the results
639 of operations. The display partially supports cut-and-paste; you can paste
640 its contents into another client that also supports cut-and-paste, but you
641 can't paste into the display area.</Para>
642 </Sect3>
643 <Sect3 Id="modeline">
644 <Title>Mode Line</Title>
645 <IndexTerm>
646 <Primary>mode line</Primary>
647 </IndexTerm>
648 <Para>The mode line is a part of the mode area, which includes the four option
649 menu buttons. It displays functions that normally require additional
650 entries. For example, assume you want to store the displayed value in a memory
651 register. When you click Store, "Store" appears in the mode line, and you
652 need to click on a number to indicate the register into which the value
653 should be stored.
654 </Para>
655 </Sect3>
656 <Sect3 Id="Scientific">
657 <Title>Scientific</Title>
658 <IndexTerm>
659 <Primary>scientific</Primary>
660 </IndexTerm>
661 <Para>Use Scientific to change the mode of operation for &calcname;. When
662 you click Scientific an option menu appears. The choices are Financial,
663 Logical, and Scientific. The mode-dependent buttons change
664 with the mode (see <Link Type="jump" Linkend="modedepend">Mode-Dependent Buttons</Link>).</Para>
665 </Sect3>
666 <Sect3 Id="Financial">
667 <Title>Financial</Title>
668 <IndexTerm>
669 <Primary>financial</Primary>
670 </IndexTerm>
671 <Para>Use Financial to change the mode of operation for &calcname;. When
672 you click Financial an option menu appears. The choices are Financial,
673 Logical, and Scientific. The mode-dependent buttons change
674 with the mode (see <Link Type="jump" Linkend="modedepend">Mode-Dependent Buttons</Link>).</Para>
675 </Sect3>
676 <Sect3 Id="Logical">
677 <Title>Logical</Title>
678 <Para>Use Logical to change the mode of operation for &calcname;. When
679 you click Logical an option menu appears. The choices are Financial,
680 Logical, and Scientific. The mode-dependent buttons change
681 with the mode (see <Link Type="jump" Linkend="modedepend">Mode-Dependent Buttons</Link>).</Para>
682 </Sect3>
683 <Sect3 Id="Dec">
684 <Title>Dec</Title>
685 <Para>Use Dec to change the numeric base for &calcname; operations. When
686 you click Dec an option menu appears. The choices are Bin (binary),
687 Oct (octal), Dec (decimal), and Hex (hexadecimal).
688 </Para>
689 </Sect3>
690 <Sect3 Id="Bin">
691 <Title>Bin</Title>
692 <Para>Use Bin to change the numeric base for &calcname; operations. When
693 you click Bin an option menu appears. The choices are Bin (binary),
694 Oct (octal), Dec (decimal), and Hex (hexadecimal).
695 </Para>
696 </Sect3>
697 <Sect3 Id="Hex">
698 <Title>Hex</Title>
699 <Para>Use Hex to change the numeric base for &calcname; operations. When
700 you click Hex an option menu appears. The choices are Bin (binary),
701 Oct (octal), Dec (decimal), and Hex (hexadecimal).
702 </Para>
703 </Sect3>
704 <Sect3 Id="Oct">
705 <Title>Oct</Title>
706 <Para>Use Oct to change the numeric base for &calcname; operations. When
707 you click Oct an option menu appears. The choices are Bin (binary),
708 Oct (octal), Dec (decimal), and Hex (hexadecimal).
709 </Para>
710 </Sect3>
711 <Sect3 Id="Fix">
712 <Title>Fix</Title>
713 <Para>Use Fix to change the display mode for &calcname; operations. When
714 you click Fix an option menu appears. The choices are Eng (engineering),
715 Fix (fixed point), and Sci (scientific).
716 </Para>
717 </Sect3>
718 <Sect3 Id="Eng">
719 <Title>Eng</Title>
720 <Para>Use Eng to change the display mode for &calcname; operations. When
721 you click Eng an option menu appears. The choices are Eng (engineering),
722 Fix (fixed point), and Sci (scientific).
723 </Para>
724 </Sect3>
725 <Sect3 Id="Sci">
726 <Title>Sci</Title>
727 <Para>Use Sci to change the display mode for &calcname; operations. When
728 you click Sci an option menu appears. The choices are Eng (engineering),
729 Fix (fixed point), and Sci (scientific).
730 </Para>
731 </Sect3>
732 <Sect3 Id="Deg">
733 <Title>Deg</Title>
734 <Para>Use Deg to change the trigonometric base for &calcname; operations.
735 When
736 you click Deg an option menu appears. The choices are Deg (degrees)
737 Grad (gradients), and Rad (radians).
738 </Para>
739 <Note>
740 <Para>The Deg button is active only when &calcname; is in Scientific mode.
741 </Para>
742 </Note>
743 </Sect3>
744 <Sect3 Id="Grad">
745 <Title>Grad</Title>
746 <Para>Use Grad to change the trigonometric base for &calcname; operations.
747 When
748 you click Grad an option menu appears. The choices are Deg (degrees)
749 Grad (gradients), and Rad (radians).
750 </Para>
751 <Note>
752 <Para>The Grad button is active only when &calcname; is in Scientific mode.
753 </Para>
754 </Note>
755 </Sect3>
756 <Sect3 Id="Rad">
757 <Title>Rad</Title>
758 <Para>Use Rad to change the trigonometric base for &calcname; operations.
759 When
760 you click Rad an option menu appears. The choices are Deg (degrees)
761 Grad (gradients), and Rad (radians).
762 </Para>
763 <Note>
764 <Para>The Rad button is active only when &calcname; is in Scientific mode.
765 </Para>
766 </Note>
767 </Sect3>
768 <Sect3 Id="blank">
769 <Title>Blank Button</Title>
770 <Para>Blank buttons are not used by &calcname;.
771 </Para>
772 </Sect3>
773 <Sect3 Id="Functions">
774 <Title>Functions</Title>
775 <Para>Use Functions to select a user-defined function. You can define up to ten
776 functions. See <Link Type="jump" Linkend="functionHelp">"To
777 Enter a Function"</Link> for more information.</Para>
778 </Sect3>
779 <Sect3 Id="Constants">
780 <Title>Constants</Title>
781 <Para>Use Constants to select from a list of constant values to use
782 in the current operation, or to view the active list of constant values.
783 See <Link Type="jump" Linkend="selectconstant">To Select a Constant Value</Link> for more
784 information.</Para>
785 </Sect3>
786 <Sect3 Id="Keys">
787 <Title>Keys</Title>
788 <Para>Use Keys to change the labels of all the &calcname; buttons to show their
789 keyboard equivalent. Click Keys again and the labels display only their
790 respective functions. The mouse is still active when the keyboard
791 equivalents are displayed.
792 </Para>
793 </Sect3>
794 <Sect3 Id="Int">
795 <Title>Int</Title>
796 <Para>Use Int to eliminate the fractional portion of the displayed
797 value. Note that no
798 rounding is used; the fractional value is removed, leaving just the
799 integer number of the original value.
800 </Para>
801 </Sect3>
802 <Sect3 Id="Frac">
803 <Title>Frac</Title>
804 <Para>Use Frac to eliminate the integer portion of the displayed
805 value. Note that no
806 rounding is used; the integer value is removed, leaving just the
807 fractional part of the original value.
808 </Para>
809 </Sect3>
810 <Sect3 Id="Abs">
811 <Title>Abs</Title>
812 <Para>Use Abs to display the absolute value of the currently displayed number.
813 </Para>
814 </Sect3>
815 <Sect3 Id="Exp">
816 <Title>Exp</Title>
817 <Para>Use Exp to input the exponential portion of a number. "Exp" appears in
818 the mode line, indicating that &calcname; expects you to enter a number for
819 the exponential value. You can do so by typing in the number or clicking
820 the appropriate number button.
821 </Para>
822 </Sect3>
823 <Sect3 Id="calcAccuracy">
824 <Title>Accuracy</Title>
825 <Para>Use Accuracy to specify the degree of precision used in &calcname;
826 operations. You can specify the accuracy in three different methods:
827 </Para>
828 <ItemizedList Mark="&bull;" Role="tight">
829 <ListItem Id="HCALC.REF.item.117">
830 <Para>Click button 3 with the pointer
831 in the Accuracy button. A popup menu appears from which you can choose
832 an accuracy of from zero
833 to nine places.
834 </Para>
835 </ListItem>
836 <ListItem Id="HCALC.REF.item.118">
837 <Para>Click Accuracy and then enter the number from the keyboard.
838 </Para>
839 </ListItem>
840 <ListItem Id="HCALC.REF.item.119">
841 <Para>Click Accuracy and then click a digit button representing the number of
842 places you want.
843 </Para>
844 </ListItem>
845 </ItemizedList>
846 </Sect3>
847 <Sect3 Id="Store">
848 <Title>Store</Title>
849 <Para>Use Store to store the current value in one of ten
850 memory registers.
851 When you click Store, the word "Store"
852 appears in the mode line, indicating that you need to specify the memory
853 register you want.
854 You specify the register by clicking a number from 0 to
855 9 immediately after clicking Store, or by clicking button 3
856 on Store and choosing
857 from the popup menu that appears. You can recall the value by using the
858 <Link Type="jump" Linkend="Recall">Recall</Link> button. The value in the display area is not
859 changed. See <Link Type="jump" Linkend="viewmemreg">To View Memory or Financial registers</Link>
860 for information on viewing the contents of the memory registers.</Para>
861 </Sect3>
862 <Sect3 Id="Recall">
863 <Title>Recall</Title>
864 <Para>Use Recall to recall the value in a specified register
865 that was stored using the <Link Type="jump" Linkend="Store">Store</Link> button. When you click
866 Recall the word "Recall" appears in the Mode Line, indicating that you need
867 to specify the register you want.
868 You specify the register by clicking a number from 0 to
869 9 immediately after clicking Recall, or by clicking button 3
870 on Recall and choosing
871 from the popup menu that appears.
872 The value in that register is then
873 displayed in the display area. The contents of the register are not
874 altered.</Para>
875 </Sect3>
876 <Sect3 Id="Exchange">
877 <Title>Exchange</Title>
878 <Para>Use Exchange to exchange the value in the specified memory register
879 with the current value in the display area. When you click
880 Exchange the word "Exchange" appears in the Mode Line, indicating that
881 you need
882 to specify the register you want.
883 You specify the register by clicking a number from 0 to
884 9 immediately after clicking Exchange, or by clicking button 3
885 on Exchange and choosing
886 from the popup menu that appears.
887 </Para>
888 </Sect3>
889 <Sect3 Id="Inv">
890 <Title>Inv</Title>
891 <Para>Use Inv to toggle the Sin, Cos, and Tan functions to
892 their inverse. When you click on Inv the letters "INV" appear on the
893 Mode
894 Line, indicating that the inverse is enabled for the three trigonometric
895 functions. You return to normal operation by clicking Inv again.</Para>
896 <Para>The Inv button is functional only when the calculator is in Scientific mode.
897 See <Link Type="jump" Linkend="Cos">Cos</Link>, <Link Type="jump" Linkend="Sin">Sin</Link>, and <Link Type="jump" Linkend="Tan">Tan</Link>.</Para>
898 </Sect3>
899 <Sect3 Id="Hyp">
900 <Title>Hyp</Title>
901 <Para>Use Hyp to toggle the Sin, Cos, and Tan functions to
902 obtain the hyperbolic version. When you click on Hyp the letters "HYP"
903 appear on the Mode
904 Line, indicating that hyperbolic is enabled for the three trigonometric
905 functions. You return to normal operation by clicking Hyp again. You can
906 obtain the inverse hyperbolic of the three functions by clicking on Inv.</Para>
907 <Para>The Hyp button is functional only when the calculator is in Scientific mode.
908 See <Link Type="jump" Linkend="Cos">Cos</Link>, <Link Type="jump" Linkend="Sin">Sin</Link>, and <Link Type="jump" Linkend="Tan">Tan</Link>.</Para>
909 </Sect3>
910 <Sect3 Id="e2thex">
911 <Title>e^x</Title>
912 <Para>Use e^x to obtain the value of e raised to a power equal to the
913 current displayed value.</Para>
914 <Para>The e^x button is functional only when the calculator is in Scientific mode.</Para>
915 </Sect3>
916 <Sect3 Id="ten2thex">
917 <Title>10^x</Title>
918 <Para>Use 10^x to obtain the value of 10 raised to a power equal to the
919 current displayed value.</Para>
920 <Para>The 10^x button is functional only when the calculator is in Scientific mode.</Para>
921 </Sect3>
922 <Sect3 Id="y2thex">
923 <Title>y^x</Title>
924 <Para>Use y^x to raise the value of the number you entered in the display area
925 prior to clicking y^x to the power of the next number you enter. For
926 example, suppose you want to find the value of 3 raised to the 4th power.</Para>
927 <OrderedList Role="tight">
928 <ListItem Id="HCALC.REF.item.120">
929 <Para>Click 3
930 </Para>
931 </ListItem>
932 <ListItem Id="HCALC.REF.item.121">
933 <Para>Click y^x
934 </Para>
935 </ListItem>
936 <ListItem Id="HCALC.REF.item.122">
937 <Para>Click 4
938 </Para>
939 </ListItem>
940 </OrderedList>
941 <Para>The result, 81, appears in the display area.</Para>
942 <Para>The y^x button is functional only when the calculator is in Scientific mode.</Para>
943 </Sect3>
944 <Sect3 Id="xfactorial">
945 <Title>x!</Title>
946 <Para>Use x! to obtain the factorial of the currently displayed number,
947 provided the number is positive.</Para>
948 <Para>The x! button is functional only when the calculator is in Scientific mode.</Para>
949 </Sect3>
950 <Sect3 Id="Cos">
951 <Title>Cos</Title>
952 <Para>Use Cos to obtain the cosine, arccosine, hyperbolic cosine, or inverse
953 hyperbolic cosine of the current displayed value, depending on the settings
954 of the Hyp and Inv buttons. The result is displayed in the current
955 trigonometric base (degrees, radians, or gradients). See <Link Type="jump" Linkend="Hyp">Hyp</Link>, <Link Type="jump" Linkend="Inv">Inv</Link>, <Link Type="jump" Linkend="Deg">Deg</Link>, <Link Type="jump" Linkend="Rad">Rad</Link>, and <Link Type="jump" Linkend="Grad">Grad</Link>.</Para>
956 <Para>The Cos button is functional only when the calculator is in Scientific mode.</Para>
957 </Sect3>
958 <Sect3 Id="Sin">
959 <Title>Sin</Title>
960 <Para>Use Sin to obtain the sine, arcsine, hyperbolic sine, or inverse
961 hyperbolic sine of the current displayed value, depending on the settings
962 of the Hyp and Inv buttons. The result is displayed in the current
963 trigonometric base (degrees, radians, or gradients). See <Link Type="jump" Linkend="Hyp">Hyp</Link>, <Link Type="jump" Linkend="Inv">Inv</Link>, <Link Type="jump" Linkend="Deg">Deg</Link>, <Link Type="jump" Linkend="Rad">Rad</Link>, and <Link Type="jump" Linkend="Grad">Grad</Link>.</Para>
964 <Para>The Sin button is functional only when the calculator is in Scientific mode.</Para>
965 </Sect3>
966 <Sect3 Id="Tan">
967 <Title>Tan</Title>
968 <Para>Use Tan to obtain the tan, arctan, hyperbolic tan, or inverse
969 hyperbolic tan of the current displayed value, depending on the settings
970 of the Hyp and Inv buttons. The result is displayed in the current
971 trigonometric base (degrees, radians, or gradients). See <Link Type="jump" Linkend="Hyp">Hyp</Link>, <Link Type="jump" Linkend="Inv">Inv</Link>, <Link Type="jump" Linkend="Deg">Deg</Link>, <Link Type="jump" Linkend="Rad">Rad</Link>, and <Link Type="jump" Linkend="Grad">Grad</Link>.</Para>
972 <Para>The Tan button is functional only when the calculator is in Scientific mode.</Para>
973 </Sect3>
974 <Sect3 Id="Ln">
975 <Title>Ln</Title>
976 <Para>Use Ln to obtain the natural logarithm of the displayed value.</Para>
977 <Para>The Ln button is functional only when the calculator is in Scientific mode.</Para>
978 </Sect3>
979 <Sect3 Id="Log">
980 <Title>Log</Title>
981 <Para>Use Log to obtain the base 10 logarithm of the displayed value.</Para>
982 <Para>The Log button is functional only when the calculator is in Scientific mode.</Para>
983 </Sect3>
984 <Sect3 Id="Rand">
985 <Title>Rand</Title>
986 <Para>Use Rand to obtain a random number between 0.0 and 1.0.</Para>
987 <Para>The Rand button is functional only when the calculator is in Scientific mode.</Para>
988 </Sect3>
989 <Sect3 Id="Term">
990 <Title>Term</Title>
991 <Para>Use Term to calculate the number of payment periods in the term of an
992 ordinary annuity. See <Link Type="jump" Linkend="TermTask">To Calculate the Number of Payment
993 Periods</Link> for more information. You also use Term to enter values
994 into the Term financial register.</Para>
995 <Para>The Term button is functional only when the calculator is in Financial mode.</Para>
996 </Sect3>
997 <Sect3 Id="ipercentYr">
998 <Title>i%Yr</Title>
999 <Para>Use i%Yr to calculate the interest rate per year. See <Link Type="jump" Linkend="intTask">To
1000 Calculate Periodic Interest Rate</Link> for more information. You also use
1001 i%Yr to enter values into the i%Yr financial register.</Para>
1002 <Para>The i%Yr button is functional only when the calculator is in Financial mode.</Para>
1003 </Sect3>
1004 <Sect3 Id="Pv">
1005 <Title>Pv</Title>
1006 <Para>Use Pv to calculate the present value of an investment. See <Link Type="jump" Linkend="PvTask">To
1007 Calculate the Present Value of an Investment</Link>.
1008 You also use
1009 Pv to enter values into the Pv financial register.</Para>
1010 <Para>The Pv button is functional only when the calculator is in Financial mode.</Para>
1011 </Sect3>
1012 <Sect3 Id="Pmt">
1013 <Title>Pmt</Title>
1014 <Para>Use Pmt to calculate the amount of a periodic payment of a loan. See <Link Type="jump" Linkend="PmtTask">To Calculate the Periodic Payment</Link> for more information.
1015 You also use
1016 Pmt to enter values into the Pmt financial register.</Para>
1017 <Para>The Pmt button is functional only when the calculator is in Financial mode.</Para>
1018 </Sect3>
1019 <Sect3 Id="Fv">
1020 <Title>Fv</Title>
1021 <Para>Use Fv to calculate the future value of an investment. See <Link Type="jump" Linkend="FvTask">To
1022 Calculate the Future Value of an Investment</Link> for more information.
1023 You also use
1024 Fv to enter values into the Fv financial register.</Para>
1025 <Para>The Fv button is functional only when the calculator is in Financial mode.</Para>
1026 </Sect3>
1027 <Sect3 Id="PperYR">
1028 <Title>P/YR</Title>
1029 <Para>Use P/YR to change the number of payments per year. The default value is
1030 12. This button cannot be used to calculate the number of payments per
1031 year, only to set it.</Para>
1032 <Para>The P/YR button is functional only when the calculator is in Financial mode.</Para>
1033 </Sect3>
1034 <Sect3 Id="CLRfregs">
1035 <Title>CLRfregs</Title>
1036 <Para>Use CLRfregs to clear the financial registers. You can view the contents
1037 of the financial register by choosing Financial Registers from the
1038 calculator popup menu or Options on the calculator menubar.</Para>
1039 <Para>The CLRfregs button is functional only when the calculator is in Financial mode.</Para>
1040 </Sect3>
1041 <Sect3 Id="Ctrm">
1042 <Title>Ctrm</Title>
1043 <Para>Use Ctrm to calculate the number of compounding periods it will take an
1044 investment of present value to increase to a future value, earning a fixed
1045 interest rate per compounding period. See <Link Type="jump" Linkend="CtrmTask">To Calculate
1046 the Number of Compounding Periods</Link> for more information.</Para>
1047 <Para>The Ctrm button is functional only when the calculator is in Financial mode.</Para>
1048 </Sect3>
1049 <Sect3 Id="Ddb">
1050 <Title>Ddb</Title>
1051 <Para>Use Ddb to calculate the depreciation allowance on an asset for a specified
1052 period of time, using the double-declining balance method. See <Link Type="jump" Linkend="DdbTask">To Calculate Depreciation Using Double-Declining Balance</Link>
1053 for more information.</Para>
1054 <Para>The Ddb button is functional only when the calculator is in Financial mode.</Para>
1055 </Sect3>
1056 <Sect3 Id="Sln">
1057 <Title>Sln</Title>
1058 <Para>Use Sln to calculate the straight-line depreciation of an asset for one
1059 period. The straight-line method of depreciation divides the depreciable
1060 cost (cost &minus; salvage value) evenly over the useful life of the
1061 asset. The useful life is the number of periods (normally years) over
1062 which the asset is depreciated. See <Link Type="jump" Linkend="SlnTask">To Calculate
1063 Straight-Line Depreciation</Link> for more information.</Para>
1064 <Para>The Sln button is functional only when the calculator is in Financial mode.</Para>
1065 </Sect3>
1066 <Sect3 Id="Syd">
1067 <Title>Syd</Title>
1068 <Para>Use Syd to calculate the sum-of-the-years'-digits depreciation. This
1069 method of depreciation accelerates the rate of depreciation so that more
1070 depreciation expense occurs in earlier periods than in later ones.
1071 See <Link Type="jump" Linkend="SydTask">To Calculate Sum-of-years'-digits Depreciation</Link>
1072 The Syd button is functional only when the calculator is in Financial mode.</Para>
1073 </Sect3>
1074 <Sect3 Id="shiftleft">
1075 <Title>&lt;</Title>
1076 <Para>Use &lt; to shift the displayed value a specified number of binary places
1077 to the left. The currently displayed value is truncated to 32 bits
1078 before the operation is performed. When you click this key,
1079 the &lt; symbol appears in the mode line, indicating that you are then to
1080 enter the number of places to shift. For example, to shift 100 binary (4
1081 decimal) one
1082 place to the left, perform the following steps.
1083 </Para>
1084 <OrderedList Role="tight">
1085 <ListItem Id="HCALC.REF.item.123">
1086 <Para>Click &lt;
1087 </Para>
1088 </ListItem>
1089 <ListItem Id="HCALC.REF.item.124">
1090 <Para>Click 1
1091 </Para>
1092 </ListItem>
1093 </OrderedList>
1094 <Para>The display changes to 1000.00 binary (8 decimal).</Para>
1095 <Para>The &lt; button is functional only when the calculator is in Logical mode.</Para>
1096 </Sect3>
1097 <Sect3 Id="shiftright">
1098 <Title>></Title>
1099 <Para>Use > to shift the displayed value a specified number of binary places
1100 to the right. The currently displayed value is truncated to 32 bits
1101 before the operation is performed. Also, this operation does not propagate
1102 the sign-bit. When you click this key,
1103 the > symbol appears in the mode line, indicating that you are then to
1104 enter the number of places to shift. For example, to shift 100 binary (4
1105 decimal) one
1106 place to the right, perform the following steps.
1107 </Para>
1108 <OrderedList Role="tight">
1109 <ListItem Id="HCALC.REF.item.125">
1110 <Para>Click >
1111 </Para>
1112 </ListItem>
1113 <ListItem Id="HCALC.REF.item.126">
1114 <Para>Click 1
1115 </Para>
1116 </ListItem>
1117 </OrderedList>
1118 <Para>The display changes to 10.00 binary (2 decimal).</Para>
1119 <Para>The > button is functional only when the calculator is in Logical mode.</Para>
1120 </Sect3>
1121 <Sect3 Id="trunc16">
1122 <Title>&amp;16</Title>
1123 <Para>Use &amp;16 to truncate the current display value to a 16-bit integer.
1124 The &amp;16 button is functional only when the calculator is in Logical mode.
1125 </Para>
1126 </Sect3>
1127 <Sect3 Id="trunc32">
1128 <Title>&amp;32</Title>
1129 <Para>Use &amp;32 to truncate the current display value to a 32-bit integer.
1130 The &amp;32 button is functional only when the calculator is in Logical mode.
1131 </Para>
1132 </Sect3>
1133 <Sect3 Id="Or">
1134 <Title>Or</Title>
1135 <Para>Use Or to perform a logical OR operation on the currently displayed value
1136 and the next
1137 number entered, treating both numbers as 32-bit integers.</Para>
1138 <Para>The Or button is functional only when the calculator is in Logical mode.
1139 </Para>
1140 </Sect3>
1141 <Sect3 Id="And">
1142 <Title>And</Title>
1143 <Para>Use And to perform a logical AND operation on the currently displayed value
1144 and the next
1145 number entered, treating both numbers as 32-bit integers.</Para>
1146 <Para>The And button is functional only when the calculator is in Logical mode.
1147 </Para>
1148 </Sect3>
1149 <Sect3 Id="Not">
1150 <Title>Not</Title>
1151 <Para>Use Not to perform a logical NOT operation on the currently displayed
1152 value. The currently displayed value is truncated to 32 bits before the
1153 operation is performed.</Para>
1154 <Para>The Not button is functional only when the calculator is in Logical mode.
1155 </Para>
1156 </Sect3>
1157 <Sect3 Id="Xor">
1158 <Title>Xor</Title>
1159 <Para>Use Xor to perform a logical XOR operation on the currently displayed value
1160 and the next
1161 number entered, treating them both as 32-bit integers.</Para>
1162 <Para>The Xor button is functional only when the calculator is in Logical mode.
1163 </Para>
1164 </Sect3>
1165 <Sect3 Id="Xnor">
1166 <Title>Xnor</Title>
1167 <Para>Use Xnor to perform a logical XNOR operation on the currently displayed
1168 value
1169 and the next
1170 number entered, treating them both as 32-bit integers.
1171 The Xnor button is functional only when the calculator is in Logical mode.
1172 </Para>
1173 </Sect3>
1174 <Sect3 Id="reciprocalx">
1175 <Title>1/x</Title>
1176 <Para>Use 1/x to find the reciprocal of the currently displayed number.
1177 </Para>
1178 </Sect3>
1179 <Sect3 Id="xsquared">
1180 <Title>x^2</Title>
1181 <Para>Use x^2 to find the square of the currently displayed number.</Para>
1182 </Sect3>
1183 <Sect3 Id="calcSqrt">
1184 <Title>Sqrt</Title>
1185 <Para>Use Sqrt to find the square root of the currently displayed number.
1186 </Para>
1187 </Sect3>
1188 <Sect3 Id="calcpercent">
1189 <Title>%</Title>
1190 <Para>Use % to find a percentage (specified by the next value entered)
1191 of the currently displayed value.</Para>
1192 </Sect3>
1193 <Sect3 Id="leftparen">
1194 <Title>(</Title>
1195 <Para>Use ( in conjunction with ) to give precedence to an arithmetic operation. You must always include
1196 a corresponding ) for each ( you use. See <Link Type="jump" Linkend="combops">"To Perform
1197 Combined Operations"</Link> for more information.</Para>
1198 </Sect3>
1199 <Sect3 Id="rightparen">
1200 <Title>)</Title>
1201 <Para>Use ) in conjunction with ( to give precedence to an arithmetic
1202 operation. You must always include
1203 a corresponding ) for each ( you use. See <Link Type="jump" Linkend="combops">"To Perform
1204 Combined Operations"</Link> for more information.</Para>
1205 </Sect3>
1206 <Sect3 Id="Bsp">
1207 <Title>Bsp</Title>
1208 <Para>Use Bsp to clear the display one digit at a time, starting from the
1209 right-most digit.
1210 </Para>
1211 </Sect3>
1212 <Sect3 Id="Clr">
1213 <Title>Clr</Title>
1214 <Para>Use Clr to clear the current value from the display. The display is set to
1215 0.
1216 </Para>
1217 </Sect3>
1218 <Sect3 Id="D">
1219 <Title>D</Title>
1220 <Para>Use D to enter the hexadecimal value D. The D button is functional only
1221 when the calculator numeric base is Hex.
1222 </Para>
1223 </Sect3>
1224 <Sect3 Id="E">
1225 <Title>E</Title>
1226 <Para>Use E to enter the hexadecimal value E. The E button is functional only
1227 when the calculator numeric base is Hex.
1228 </Para>
1229 </Sect3>
1230 <Sect3 Id="F">
1231 <Title>F</Title>
1232 <Para>Use F to enter the hexadecimal value F. The F button is functional only
1233 when the calculator numeric base is Hex.
1234 </Para>
1235 </Sect3>
1236 <Sect3 Id="plusorminus">
1237 <Title>+/&minus;</Title>
1238 <Para>Use +/&minus; to change the sign of the currently displayed value or the
1239 exponent being entered with the Exp button.</Para>
1240 </Sect3>
1241 <Sect3 Id="A">
1242 <Title>A</Title>
1243 <Para>Use A to enter the hexadecimal value A. The A button is functional only
1244 when the calculator numeric base is Hex.
1245 </Para>
1246 </Sect3>
1247 <Sect3 Id="B">
1248 <Title>B</Title>
1249 <Para>Use B to enter the hexadecimal value B. The B button is functional only
1250 when the calculator numeric base is Hex.
1251 </Para>
1252 </Sect3>
1253 <Sect3 Id="C">
1254 <Title>C</Title>
1255 <Para>Use C to enter the hexadecimal value C. The C button is functional only
1256 when the calculator numeric base is Hex.
1257 </Para>
1258 </Sect3>
1259 <Sect3 Id="times">
1260 <Title>&times;</Title>
1261 <Para>Use &times; &sigspace; to find the product of the currently displayed
1262 value and the next number entered. See <Link Type="jump" Linkend="mathops">"To Perform
1263 Simple Mathematical Operations"</Link>.</Para>
1264 </Sect3>
1265 <Sect3 Id="seven">
1266 <Title>7</Title>
1267 <Para>Use 7 to enter the number 7. The 7 button is not functional when the
1268 calculator numeric base is binary (Bin).
1269 </Para>
1270 </Sect3>
1271 <Sect3 Id="eight">
1272 <Title>8</Title>
1273 <Para>Use 8 to enter the number 8. The 8 button is not functional when the
1274 calculator numeric base is binary (Bin) or octal (Oct).
1275 </Para>
1276 </Sect3>
1277 <Sect3 Id="nine">
1278 <Title>9</Title>
1279 <Para>Use 9 to enter the number 9. The 9 button is not functional when the
1280 calculator numeric base is binary (Bin) or octal (Oct).
1281 </Para>
1282 </Sect3>
1283 <Sect3 Id="calcdivide">
1284 <Title>/</Title>
1285 <Para>Use / to divide the currently displayed
1286 value by the next number entered. See <Link Type="jump" Linkend="mathops">"To Perform
1287 Simple Mathematical Operations"</Link>.</Para>
1288 </Sect3>
1289 <Sect3 Id="four">
1290 <Title>4</Title>
1291 <Para>Use 4 to enter the number 4. The 4 button is not functional when the
1292 calculator numeric base is binary (Bin).
1293 </Para>
1294 </Sect3>
1295 <Sect3 Id="five">
1296 <Title>5</Title>
1297 <Para>Use 5 to enter the number 5. The 5 button is not functional when the
1298 calculator numeric base is binary (Bin).
1299 </Para>
1300 </Sect3>
1301 <Sect3 Id="six">
1302 <Title>6</Title>
1303 <Para>Use 6 to enter the number 6. The 6 button is not functional when the
1304 calculator numeric base is binary (Bin).
1305 </Para>
1306 </Sect3>
1307 <Sect3 Id="minus">
1308 <Title>&minus;</Title>
1309 <Para>Use &minus; to subtract the next number entered from the currently
1310 displayed value. See <Link Type="jump" Linkend="mathops">"To Perform Simple Mathematical
1311 Operations"</Link>.</Para>
1312 </Sect3>
1313 <Sect3 Id="one">
1314 <Title>1</Title>
1315 <Para>Use 1 to enter the number 1.
1316 </Para>
1317 </Sect3>
1318 <Sect3 Id="two">
1319 <Title>2</Title>
1320 <Para>Use 2 to enter the number 2. The 2 button is not functional when the
1321 calculator numeric base is binary (Bin).
1322 </Para>
1323 </Sect3>
1324 <Sect3 Id="three">
1325 <Title>3</Title>
1326 <Para>Use 3 to enter the number 3. The 3 button is not functional when the
1327 calculator numeric base is binary (Bin).
1328 </Para>
1329 </Sect3>
1330 <Sect3 Id="plus">
1331 <Title>+</Title>
1332 <Para>Use + to add the next value entered to the currently displayed value.
1333 See <Link Type="jump" Linkend="mathops">"To Perform Simple Mathematical Operations"</Link>.</Para>
1334 </Sect3>
1335 <Sect3 Id="zero">
1336 <Title>0</Title>
1337 <Para>Use 0 to enter the number 0.
1338 </Para>
1339 </Sect3>
1340 <Sect3 Id="period">
1341 <Title>.</Title>
1342 <Para>Use . to enter a period to separate the integer from the fractional part of
1343 a number.
1344 </Para>
1345 </Sect3>
1346 <Sect3 Id="equal">
1347 <Title>=</Title>
1348 <Para>Use = following any of the arithmetic operations to display the result in
1349 the display area.
1350 </Para>
1351 </Sect3>
1352 <Sect3 Id="Quit">
1353 <Title>Quit</Title>
1354 <Para>Use Quit to terminate the calculator program.
1355 </Para>
1356 </Sect3>
1357 </Sect2>
1358 </Sect1>
1359 </Chapter>
1360 <!--fickle 1.15 help-to-docbook 1.4 01/17/96 16:25:08-->